mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 22:07:43 +09:00
6 lines
189 B
Makefile
6 lines
189 B
Makefile
obj-y += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o \
|
|
dev-dsp.o dev-enet.o dev-pcmcia.o dev-uart.o dev-wdt.o
|
|
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
|
|
|
obj-y += boards/
|