mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-27 22:53:55 +08:00
4edbfa789b
remove the arch/x86/mach-rdc321x/wdt.c file. Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
6 lines
115 B
Makefile
6 lines
115 B
Makefile
#
|
|
# Makefile for the RDC321x specific parts of the kernel
|
|
#
|
|
obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o
|
|
|