Makefile 201 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# 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