]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] uml: readd missing define to arch/um/Makefile-i386
authorOlaf Hering <olh@suse.de>
Wed, 27 Jul 2005 18:43:29 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 27 Jul 2005 23:25:48 +0000 (16:25 -0700)
commit8648373af214d3c74b81e78049a64dad986c1024
treee78dacfee9b3ff237060b7c866ba9f144a1f2d67
parent4b5c7ae83704320e2afb0912f4c42eadabc7535b
[PATCH] uml: readd missing define to arch/um/Makefile-i386

scripts/Makefile.build:13: /Makefile: No such file or directory
scripts/Makefile.build:64: kbuild: Makefile.build is included improperly

the define was removed, but its still required to build some targets.

Signed-off-by: Olaf Hering <olh@suse.de>
Cc: Paolo Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/Makefile-i386