* [Buildroot] svn commit: trunk/buildroot/target/device: x86
@ 2006-12-22 10:39 aldot at uclibc.org
0 siblings, 0 replies; only message in thread
From: aldot at uclibc.org @ 2006-12-22 10:39 UTC (permalink / raw)
To: buildroot
Author: aldot
Date: 2006-12-22 02:39:56 -0800 (Fri, 22 Dec 2006)
New Revision: 17042
Log:
- move setting the TARGET_DEVICE_DEPMOD up one level
Modified:
trunk/buildroot/target/device/Makefile.in
trunk/buildroot/target/device/x86/Makefile.in
Changeset:
Modified: trunk/buildroot/target/device/Makefile.in
===================================================================
--- trunk/buildroot/target/device/Makefile.in 2006-12-22 10:37:22 UTC (rev 17041)
+++ trunk/buildroot/target/device/Makefile.in 2006-12-22 10:39:56 UTC (rev 17042)
@@ -1 +1,3 @@
+TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl
+
-include target/device/*/Makefile.in
Modified: trunk/buildroot/target/device/x86/Makefile.in
===================================================================
--- trunk/buildroot/target/device/x86/Makefile.in 2006-12-22 10:37:22 UTC (rev 17041)
+++ trunk/buildroot/target/device/x86/Makefile.in 2006-12-22 10:39:56 UTC (rev 17042)
@@ -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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-22 10:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-22 10:39 [Buildroot] svn commit: trunk/buildroot/target/device: x86 aldot at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox