From b783edaee8252bfdba3f7b3fd29519a81ce71e42 Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 25 Jun 2003 22:26:29 +0000 Subject: * Header file cleanup for ARM * Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d9cc616d66..3b4d78fde5 100644 --- a/Makefile +++ b/Makefile @@ -802,7 +802,7 @@ clobber: clean rm -f u-boot u-boot.bin u-boot.srec u-boot.map System.map rm -f tools/crc32.c tools/environment.c tools/env/crc32.c rm -f tools/inca-swap-bytes cpu/mpc824x/bedbug_603e.c - rm -f include/asm/arch include/asm + rm -f include/asm/proc include/asm/arch include/asm mrproper \ distclean: clobber unconfig -- cgit v1.2.1