buildroot/target/device/x86/Makefile.in

5 lines
68 B
Makefile
Raw Normal View History

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