mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-10 17:06:07 +07:00
![Lennert Buytenhek](/assets/img/avatar_default.png)
Implement the gpio_line_{config,get,set} API for iop3xx. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
9 lines
115 B
Makefile
9 lines
115 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
obj-y := gpio.o i2c.o pci.o setup.o time.o
|
|
obj-m :=
|
|
obj-n :=
|
|
obj- :=
|