Use x86 Makefile only if x86 is choosen
This commit is contained in:
parent
aa67fcdbf8
commit
42b0271533
@ -1 +1,3 @@
|
||||
ifeq ($(BR2_i386),y)
|
||||
include target/x86/*/*.mk
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user