[ramips] fix ALL5002 default package selection
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36175 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
3e76a10173
commit
37b08bf005
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue