From 0a48a6658fa1e7267b126392aab97cf4ccbe5302 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 6 Mar 2008 19:00:38 +0000 Subject: added u-boot location --- 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 b8e50577a..3e810883f 100644 --- a/target/Makefile.in +++ b/target/Makefile.in @@ -10,6 +10,8 @@ include target/generic/Makefile.in include target/device/Makefile.in include target/x86/Makefile.in include target/powerpc/Makefile.in +include target/device/Atmel/u-boot/u-boot.mk + # and finally build the filesystems/tarballs include target/*/*.mk -- cgit v1.2.3