kumquat-buildroot/target/device/x86/Makefile.in
2007-01-29 23:01:42 +00:00

4 lines
93 B
Makefile

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