From 3ae6018b9eaa68123602d42754af827b3705fa92 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 29 Jan 2007 23:01:42 +0000 Subject: - fixup after self. Kernel for the x86 family is now built again --- target/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/Makefile.in') diff --git a/target/Makefile.in b/target/Makefile.in index c4de07706..a65b74019 100644 --- a/target/Makefile.in +++ b/target/Makefile.in @@ -6,3 +6,5 @@ include target/arm/Makefile.in include target/powerpc/Makefile.in # and finally build the filesystems/tarballs include target/*/*.mk +# kernel rules +include target/linux*.mk -- cgit v1.2.3