projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e76a10
)
[ramips] fix ALL5002 default package selection
author
John Crispin
<blogic@openwrt.org>
Wed, 3 Apr 2013 10:00:16 +0000
(10:00 +0000)
committer
John Crispin
<blogic@openwrt.org>
Wed, 3 Apr 2013 10:00:16 +0000
(10:00 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36175
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ramips/rt305x/profiles/allnet.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/rt305x/profiles/allnet.mk
b/target/linux/ramips/rt305x/profiles/allnet.mk
index
35f6332
..
4ec2ffd
100644
(file)
--- a/
target/linux/ramips/rt305x/profiles/allnet.mk
+++ b/
target/linux/ramips/rt305x/profiles/allnet.mk
@@
-31,7
+31,8
@@
$(eval $(call Profile,ALL0256N))
define Profile/ALL5002
NAME:=Allnet ALL5002
- PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev \
+ kmod-i2c-core kmod-i2c-gpio kmod-hwmon-lm92 kmod-gpio-pcf857x
endef
define Profile/ALL5002/Description