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:32:39 +0100
commitf5e8c908bd522812b8d7e3d0c903ef290065c751 (patch)
tree5ebd5fc37b5dad4a1c1694bc2241492ed46411a2 /target/linux/mxs/Makefile
parent69f773daa32a3506fc71a5601ae90d4ca81ec3b2 (diff)
downloadupstream-f5e8c908bd522812b8d7e3d0c903ef290065c751.tar.gz
upstream-f5e8c908bd522812b8d7e3d0c903ef290065c751.tar.bz2
upstream-f5e8c908bd522812b8d7e3d0c903ef290065c751.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))