buildroot/target/device/x86/Makefile.in

4 lines
79 B
Makefile
Raw Normal View History

2007-01-30 18:36:51 +01:00
ifeq ($(strip $(BR2_i386)),y)
include target/device/x86/i386/Makefile.in
endif