From: Hyok S. Choi Date: Mon, 27 Mar 2006 14:46:06 +0000 (+0100) Subject: [ARM] nommu: trivial patch for arch/arm/lib/Makefile X-Git-Tag: v2.6.17-rc1~205^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4682adcfb06448827fbdfd8b6c636796de569b7d;p=pandora-kernel.git [ARM] nommu: trivial patch for arch/arm/lib/Makefile ifeq ($CONFIG_PREEMPT,y) -> ifeq ($(CONFIG_PREEMPT),y) Signed-off-by: Hyok S. Choi Signed-off-by: Russell King --- Reading git-diff-tree failed