mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
Use x86 Makefile only if x86 is choosen
This commit is contained in:
@@ -1 +1,3 @@
|
||||
ifeq ($(BR2_i386),y)
|
||||
include target/x86/*/*.mk
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user