buildroot/target/device/x86/Makefile.in

4 lines
79 B
Makefile

ifeq ($(strip $(BR2_i386)),y)
include target/device/x86/i386/Makefile.in
endif