1# SPDX-License-Identifier: GPL-2.0 2# Platform specific code goes here 3obj-y += atom/ 4obj-y += ce4100/ 5obj-y += efi/ 6obj-y += geode/ 7obj-y += iris/ 8obj-y += intel/ 9obj-y += intel-mid/ 10obj-y += intel-quark/ 11obj-y += olpc/ 12obj-y += scx200/ 13obj-y += ts5500/ 14obj-y += uv/ 15