aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/Makefile
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:29:00 +0100
commit8af38c7001475879b27a4b66eb1765582da3731f (patch)
treeb7265315b13d94ebd743e9668c05e0f7d78792ec /target/linux/mxs/Makefile
parent5a164dd3c09558bdadc0ebfad6e37514cbd7ba4c (diff)
downloadupstream-8af38c7001475879b27a4b66eb1765582da3731f.tar.gz
upstream-8af38c7001475879b27a4b66eb1765582da3731f.tar.bz2
upstream-8af38c7001475879b27a4b66eb1765582da3731f.zip
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/Makefile')
-rw-r--r--target/linux/mxs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile
index ede5d6ccdd..447c3336f4 100644
--- a/target/linux/mxs/Makefile
+++ b/target/linux/mxs/Makefile
@@ -22,6 +22,4 @@ endef
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += kmod-wdt-stmp3xxx
-
$(eval $(call BuildTarget))