summaryrefslogtreecommitdiff
path: root/target/device/x86/Makefile.in
blob: 0eaa8785742498b7c093e9af5e718ee889b3466b (plain)
1
2
3
4
ifeq ($(strip $(BR2_TARGET_X86_GENERIC)),y)
include target/device/x86/i386/Makefile.in
include target/device/x86/i386/*.mk
endif