buildroot/target/device/x86/Makefile.in

4 lines
89 B
Makefile
Raw Normal View History

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