projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37401dc
)
fix ALL5002 default package selection
author
John Crispin
<john@openwrt.org>
Wed, 3 Apr 2013 10:00:16 +0000
(10:00 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 3 Apr 2013 10:00:16 +0000
(10:00 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36175
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 35f6332d2158d9f1fa25c0f5cc55677cdb69ad28..4ec2ffdd5c8cf425442caf3faabf36f61b506614 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