kumquat-buildroot/target/device/x86/Makefile.in
Bernhard Reutner-Fischer f0be91fd17 - reenable linux26
2007-01-31 17:36:43 +00:00

4 lines
79 B
Makefile

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