buildroot/target/device/x86/Makefile.in

4 lines
70 B
Makefile
Raw Normal View History

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