aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-24 13:06:04 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-24 13:06:04 +0000
commit40b73870536b0e523ab8f40bd5adcd0863191784 (patch)
tree0047122a257e79a8e09a26b1f76466ccc2d23bdf /target/linux
parent4d773ec4d1114ecaee84e04fb9fbfc720aeb713f (diff)
downloadupstream-40b73870536b0e523ab8f40bd5adcd0863191784.tar.gz
upstream-40b73870536b0e523ab8f40bd5adcd0863191784.tar.bz2
upstream-40b73870536b0e523ab8f40bd5adcd0863191784.zip
target/rdc: remove bad ide-core package override
SVN-Revision: 21129
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/rdc/modules.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/rdc/modules.mk b/target/linux/rdc/modules.mk
index 668c1c063c..e69de29bb2 100644
--- a/target/linux/rdc/modules.mk
+++ b/target/linux/rdc/modules.mk
@@ -1,5 +0,0 @@
-define KernelPackage/ide-core/install
- rm -f $(1)/etc/modules.d/30-ide-core
-endef
-
-