forked from Minki/linux
9694d4afc1
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Jacob Pan <jacob.jun.pan@intel.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
7 lines
111 B
Makefile
7 lines
111 B
Makefile
# Platform specific code goes here
|
|
obj-y += efi/
|
|
obj-y += mrst/
|
|
obj-y += scx200/
|
|
obj-y += sfi/
|
|
obj-y += visws/
|