blob: 6a41c478b27abd17e4747f0df2da2e78be14d94a [file] [log] [blame]
SUBDIRS = intel
if BUILD_BAYTRAIL
SUBDIRS += baytrail
endif
if BUILD_CHERRYTRAIL
SUBDIRS += baytrail
endif
if BUILD_APOLLOLAKE
SUBDIRS += apollolake
endif
if BUILD_HASWELL
SUBDIRS += haswell
endif
if BUILD_BROADWELL
SUBDIRS += haswell
endif
if BUILD_CANNONLAKE
SUBDIRS += cannonlake
endif