]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/arm/plat-s3c/Makefile
[ARM] S3C: Add new GPIO configuration calls
[mirror_ubuntu-bionic-kernel.git] / arch / arm / plat-s3c / Makefile
CommitLineData
74b265d4
BD
1# arch/arm/plat-s3c/Makefile
2#
3# Copyright 2008 Simtec Electronics
4#
5# Licensed under GPLv2
a2b7ba9c 6
74b265d4
BD
7obj-y :=
8obj-m :=
9obj-n :=
10obj- :=
11
12# Core support for all Samsung SoCs
13
14obj-y += init.o
b915a125 15obj-y += time.o
93b45885 16obj-y += clock.o
5b323c7b 17obj-y += pwm-clock.o
7db6c82a 18obj-y += gpio.o
21b23664 19obj-y += gpio-config.o
5b323c7b
BD
20
21# devices
22
23obj-$(CONFIG_S3C_DEV_HSMMC) += dev-hsmmc.o