From 4a820d4799a014c03d1a33e80d61588a4415a5da Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Tue, 18 Mar 2008 11:39:29 +0900 Subject: Remove purgatory/arch/mips/include/limits.h from distribution Remove purgatory/arch/mips/include/limits.h from distribution as it no longer exists. Signed-off-by: Simon Horman --- purgatory/arch/mips/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/purgatory/arch/mips/Makefile b/purgatory/arch/mips/Makefile index 9ec0c8b..b444aaa 100644 --- a/purgatory/arch/mips/Makefile +++ b/purgatory/arch/mips/Makefile @@ -6,6 +6,5 @@ mips_PURGATORY_SRCS+= purgatory/arch/mips/purgatory-mips.c mips_PURGATORY_SRCS+= purgatory/arch/mips/console-mips.c dist += purgatory/arch/mips/Makefile $(mips_PURGATORY_C_SRCS) \ - purgatory/arch/mips/include/limits.h \ purgatory/arch/mips/purgatory-mips.h -- cgit