kumquat-buildroot/target/device/x86/Makefile.in
Bernhard Reutner-Fischer 8d583fc01a - generalize the menuconfig linux kernel support
- simplify toplevel mkdir rules a tiny bit
2007-01-30 00:58:18 +00:00

4 lines
89 B
Makefile

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