From 47b61ca513022b7d89baf810692475c9f0673cca Mon Sep 17 00:00:00 2001 From: Carmelo Amoroso Date: Wed, 29 Jul 2009 18:50:58 +0200 Subject: build: Include Makefile.commonarch from common Makefile.in Avoid including akefile.commonarch in each Makefile.arch. Include it instead from Makefile.in just after the arch specific Makefile.arch Signed-off-by: Carmelo Amoroso --- libc/sysdeps/linux/bfin/Makefile.arch | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/sysdeps/linux/bfin') diff --git a/libc/sysdeps/linux/bfin/Makefile.arch b/libc/sysdeps/linux/bfin/Makefile.arch index c44a7dcda..242703757 100644 --- a/libc/sysdeps/linux/bfin/Makefile.arch +++ b/libc/sysdeps/linux/bfin/Makefile.arch @@ -11,5 +11,3 @@ CSRC := bsdsetjmp.c clone.c \ SSRC := __longjmp.S setjmp.S bsd-_setjmp.S ARCH_HEADERS := bfin_fixed_code.h bfin_l1layout.h bfin_sram.h - -include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch -- cgit v1.2.3