Makefile: make directories by Makefile.build

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
Masahiro Yamada
2013-11-11 14:35:54 +09:00
committed by Tom Rini
parent 36cf0a845c
commit e5c5301f14
68 changed files with 7 additions and 247 deletions

View File

@@ -1,7 +1,5 @@
X86DIR = x86emu
$(shell mkdir -p $(obj)$(X86DIR))
obj-y = atibios.o biosemu.o besys.o bios.o \
$(X86DIR)/decode.o \
$(X86DIR)/ops2.o \