mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 11:44:01 +08:00
12 lines
153 B
Makefile
12 lines
153 B
Makefile
|
# arch/arm/plat-s3c64xx/Makefile
|
||
|
#
|
||
|
# Copyright 2009 Simtec Electronics
|
||
|
#
|
||
|
# Licensed under GPLv2
|
||
|
|
||
|
obj-y :=
|
||
|
obj-m :=
|
||
|
obj-n := dummy.o
|
||
|
obj- :=
|
||
|
|