summaryrefslogtreecommitdiffstats
path: root/target/device/x86/Makefile.in
blob: 93041711bf2d9260fcb05e154c79874f71f93285 (plain)
1
2
3
4
5
ifeq ($(strip $(BR2_TARGET_GENERIC)),y)
ifeq ($(strip $(BR2_i386)),y)
include target/device/x86/i386/Makefile.in
endif
endif