M7350/kernel/arch/x86/platform/Makefile
2024-09-09 08:52:07 +00:00

12 lines
187 B
Makefile

# Platform specific code goes here
obj-y += ce4100/
obj-y += efi/
obj-y += geode/
obj-y += iris/
obj-y += mrst/
obj-y += olpc/
obj-y += scx200/
obj-y += sfi/
obj-y += visws/
obj-y += uv/