kumquat-buildroot/target/device/x86/Makefile.in
2006-12-22 10:39:56 +00:00

5 lines
129 B
Makefile

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