From 41697b7a46afcc08978f460afa6451d201fd087f Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 28 Jan 2007 17:35:11 +0000 Subject: - make sure to add board specific targets before the final generation of the filesystems/tarballs. Until now, we did created the fs and only after that built/installed grub et al --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b14750d36..fb1716638 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,6 @@ include .config.cmd # in the .config file. include toolchain/*/*.mk include package/*/*.mk -include target/*/*.mk # target stuff is last so it can override anything else include target/Makefile.in -- cgit v1.2.3