From: Jan Blunck Date: Fri, 16 May 2008 11:54:59 +0000 (+0200) Subject: Don't clean bounds.h and asm-offsets.h X-Git-Tag: v2.6.26-rc4~124^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3cc8b6d899e53222c22a78d98bb53a695f7962;p=pandora-kernel.git Don't clean bounds.h and asm-offsets.h Since 97965478a66fbdf0f4ad5e4ecc4828f0cb548a45 ("mm: Get rid of __ZONE_COUNT") mmzone.h includes bounds.h. Calling make clean after make prepare removes bounds.h again so when building external modules this fails. Signed-off-by: Jan Blunck Signed-off-by: Sam Ravnborg -- --- Reading git-diff-tree failed