mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andres Salomon <dilinger@queued.net>
8 lines
139 B
Makefile
8 lines
139 B
Makefile
# Platform specific code goes here
|
|
obj-y += efi/
|
|
obj-y += mrst/
|
|
obj-y += olpc/
|
|
obj-y += scx200/
|
|
obj-y += sfi/
|
|
obj-y += visws/
|
|
obj-y += uv/
|