buildroot/target/device/x86/Makefile.in

5 lines
74 B
Makefile

ifeq ($(BR2_TARGET_X86),y)
include target/device/x86/*/Makefile.in
endif