From d9281607508ee6f6d12781efbab55502df85e247 Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 23 Oct 2006 00:05:28 +0000 Subject: [PATCH] Don't descend into at91 until we sort out the boot loader issues more generally --- sys/boot/arm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/arm/Makefile b/sys/boot/arm/Makefile index 1a2b0164c763..4dfb082ac351 100644 --- a/sys/boot/arm/Makefile +++ b/sys/boot/arm/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR=at91 +SUBDIR= .include