summaryrefslogtreecommitdiff
path: root/target/linux/mxs/profiles/01-duckbill.mk
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2017-01-28 16:32:34 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-28 20:32:39 +0100
commitf5e8c908bd522812b8d7e3d0c903ef290065c751 (patch)
tree5ebd5fc37b5dad4a1c1694bc2241492ed46411a2 /target/linux/mxs/profiles/01-duckbill.mk
parent69f773daa32a3506fc71a5601ae90d4ca81ec3b2 (diff)
downloadmtk-20170518-f5e8c908bd522812b8d7e3d0c903ef290065c751.zip
mtk-20170518-f5e8c908bd522812b8d7e3d0c903ef290065c751.tar.gz
mtk-20170518-f5e8c908bd522812b8d7e3d0c903ef290065c751.tar.bz2
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 <mhei@heimpold.de>
Diffstat (limited to 'target/linux/mxs/profiles/01-duckbill.mk')
-rw-r--r--target/linux/mxs/profiles/01-duckbill.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/mxs/profiles/01-duckbill.mk b/target/linux/mxs/profiles/01-duckbill.mk
index 6b1dc18..cab379a 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