M7350/kernel/arch/x86/platform/Makefile
2024-09-09 08:57:42 +00:00

13 lines
212 B
Makefile

# Platform specific code goes here
obj-y += ce4100/
obj-y += efi/
obj-y += geode/
obj-y += goldfish/
obj-y += iris/
obj-y += intel-mid/
obj-y += olpc/
obj-y += scx200/
obj-y += sfi/
obj-y += ts5500/
obj-y += uv/