From 02f71aab47835e7220e2b1039bcda4d0c5657db0 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Tue, 6 Feb 2007 18:19:38 +0000 Subject: Support building using an external toolchain. Questions to the mailing list and all other comments to . --- target/device/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/device') diff --git a/target/device/Makefile.in b/target/device/Makefile.in index fd9f03f11..c2d04a97a 100644 --- a/target/device/Makefile.in +++ b/target/device/Makefile.in @@ -1,6 +1,3 @@ TARGET_DEVICE_DEPMOD:=target/device/x86/depmod.pl -include target/device/*/Makefile.in -ifeq ($(BR2_PACKAGE_LINUX),y) -TARGETS+=linux26 -endif -- cgit v1.2.3