mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 01:26:41 +07:00
16 lines
201 B
Makefile
16 lines
201 B
Makefile
|
# arch/arm/mach-s3c2400/Makefile
|
||
|
#
|
||
|
# Copyright 2007 Simtec Electronics
|
||
|
#
|
||
|
# Licensed under GPLv2
|
||
|
|
||
|
obj-y :=
|
||
|
obj-m :=
|
||
|
obj-n :=
|
||
|
obj- :=
|
||
|
|
||
|
obj-$(CONFIG_CPU_S3C2400) += gpio.o
|
||
|
|
||
|
# Machine support
|
||
|
|