From: John Crispin Date: Wed, 3 Apr 2013 10:00:16 +0000 (+0000) Subject: [ramips] fix ALL5002 default package selection X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=37b08bf00566d18b0f60dd0b242fbd084e2f8a98;p=15.05%2Fopenwrt.git [ramips] fix ALL5002 default package selection Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36175 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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