kbuild: Fix Makefile.asm-generic for um
authorMichal Marek <mmarek@suse.cz>
Mon, 2 May 2011 16:01:06 +0000 (18:01 +0200)
committerMichal Marek <mmarek@suse.cz>
Mon, 2 May 2011 20:31:34 +0000 (22:31 +0200)
Do nothing if arch/$(SRCARCH)/include/asm/Kbuild does not exist, which
is the case of um.

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Sam Ravnborg <sam@ravnborg.org>

No differences found