From 8af38c7001475879b27a4b66eb1765582da3731f Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sat, 28 Jan 2017 16:32:34 +0100 Subject: mxs: remove stale references to obsolete kernel module packages Commit 29443e2 (mxs: remove modules.mk, select drivers in the kernel config) missed to remove these references, so cleanup it now. Signed-off-by: Michael Heimpold --- target/linux/mxs/profiles/01-duckbill.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/mxs/profiles/01-duckbill.mk') diff --git a/target/linux/mxs/profiles/01-duckbill.mk b/target/linux/mxs/profiles/01-duckbill.mk index 6b1dc187a2..cab379a213 100644 --- a/target/linux/mxs/profiles/01-duckbill.mk +++ b/target/linux/mxs/profiles/01-duckbill.mk @@ -10,8 +10,7 @@ define Profile/duckbill FEATURES+=usbgadget PACKAGES+= \ -dnsmasq -firewall -ppp -ip6tables -iptables -6relayd -mtd uboot-envtools \ - kmod-leds-gpio kmod-ledtrig-timer kmod-usb-mxs-phy -kmod-ipt-nathelper \ - kmod-i2c-mxs kmod-spi-mxs uboot-mxs-duckbill + kmod-leds-gpio kmod-ledtrig-timer -kmod-ipt-nathelper uboot-mxs-duckbill endef define Profile/duckbill/Description -- cgit v1.2.3