summaryrefslogtreecommitdiffstats
path: root/target/device/x86
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2006-12-22 11:39:56 +0100
committerBernhard Reutner-Fischer2006-12-22 11:39:56 +0100
commit82b3f197b03648103c973f2950926dc0837fe8ed (patch)
tree4c2752c48aa5addda27405c855e25cafc93313f5 /target/device/x86
parent- move setting of determination whether we use a full kernel vs. sanitized he... (diff)
downloadbuildroot-82b3f197b03648103c973f2950926dc0837fe8ed.tar.gz
buildroot-82b3f197b03648103c973f2950926dc0837fe8ed.tar.xz
buildroot-82b3f197b03648103c973f2950926dc0837fe8ed.zip
- move setting the TARGET_DEVICE_DEPMOD up one level
Diffstat (limited to 'target/device/x86')
-rw-r--r--target/device/x86/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/device/x86/Makefile.in b/target/device/x86/Makefile.in
index d773f4722..0eaa87857 100644
--- a/target/device/x86/Makefile.in
+++ b/target/device/x86/Makefile.in
@@ -1,5 +1,3 @@
-TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl
-
ifeq ($(strip $(BR2_TARGET_X86_GENERIC)),y)
include target/device/x86/i386/Makefile.in
include target/device/x86/i386/*.mk