summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/modules.mk
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-11-01 05:34:46 +0000
committerAndy Boyett <agb@openwrt.org>2009-11-01 05:34:46 +0000
commite4e1a303f54f0c8bc5b5dac06e42dd5f23c5a7b0 (patch)
treec7212fd66751ae7657e5f5cc33c03605cf4d05f1 /target/linux/rdc/modules.mk
parent260aee67dc85367ce2eec79b2f4057f7fc15c16c (diff)
downloadmaster-31e0f0ae-e4e1a303f54f0c8bc5b5dac06e42dd5f23c5a7b0.tar.gz
master-31e0f0ae-e4e1a303f54f0c8bc5b5dac06e42dd5f23c5a7b0.tar.bz2
master-31e0f0ae-e4e1a303f54f0c8bc5b5dac06e42dd5f23c5a7b0.zip
2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich
SVN-Revision: 18254
Diffstat (limited to 'target/linux/rdc/modules.mk')
-rw-r--r--target/linux/rdc/modules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/rdc/modules.mk b/target/linux/rdc/modules.mk
new file mode 100644
index 0000000000..668c1c063c
--- /dev/null
+++ b/target/linux/rdc/modules.mk
@@ -0,0 +1,5 @@
+define KernelPackage/ide-core/install
+ rm -f $(1)/etc/modules.d/30-ide-core
+endef
+
+