M7350/kernel/arch/x86/platform/Makefile

13 lines
212 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
# Platform specific code goes here
obj-y += ce4100/
obj-y += efi/
obj-y += geode/
2024-09-09 08:57:42 +00:00
obj-y += goldfish/
2024-09-09 08:52:07 +00:00
obj-y += iris/
2024-09-09 08:57:42 +00:00
obj-y += intel-mid/
2024-09-09 08:52:07 +00:00
obj-y += olpc/
obj-y += scx200/
obj-y += sfi/
2024-09-09 08:57:42 +00:00
obj-y += ts5500/
2024-09-09 08:52:07 +00:00
obj-y += uv/