From: Michael Tremer Date: Sun, 31 May 2009 11:10:25 +0000 (+0200) Subject: Don't mark symlinked linux-headers as CORE. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a4d988fbd75ef7b577fcb9cf200b653b992428;p=ipfire-3.x.git Don't mark symlinked linux-headers as CORE. --- diff --git a/lfs/linux b/lfs/linux index 3343aee8c..0db45694e 100644 --- a/lfs/linux +++ b/lfs/linux @@ -36,7 +36,11 @@ OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) MAINTAINER = GROUP = System/Base -CORE = yes +ifeq "$(LFS_FILE)" "linux-headers" + CORE = no +else + CORE = yes +endif EXTRA = no DEBUG = no BUILD_DEPS =