You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
201 B
16 lines
201 B
18 years ago
|
# 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
|
||
|
|