From: John Crispin Date: Wed, 3 Apr 2013 10:00:16 +0000 (+0000) Subject: fix ALL5002 default package selection X-Git-Tag: reboot~10808 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7e54357bd585f644b686755eda5a94264ea5b218;p=openwrt%2Fstaging%2Fjogo.git fix ALL5002 default package selection Signed-off-by: John Crispin SVN-Revision: 36175 --- diff --git a/target/linux/ramips/rt305x/profiles/allnet.mk b/target/linux/ramips/rt305x/profiles/allnet.mk index 35f6332d21..4ec2ffdd5c 100644 --- 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