mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 19:31:53 +00:00
14 lines
198 B
Makefile
14 lines
198 B
Makefile
|
# arch/arm/plat-s3c64xx/Makefile
|
||
|
#
|
||
|
# Copyright 2008 Openmoko, Inc.
|
||
|
# Copyright 2008 Simtec Electronics
|
||
|
#
|
||
|
# Licensed under GPLv2
|
||
|
|
||
|
obj-y :=
|
||
|
obj-m :=
|
||
|
obj-n := dummy.o
|
||
|
obj- :=
|
||
|
|
||
|
# Core files
|