forked from luck/tmp_suning_uos_patched
![Paul Mundt](/assets/img/avatar_default.png)
More of the same, trivial cleanups, and moving options to their own board-specific Kconfig. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
9 lines
123 B
Makefile
9 lines
123 B
Makefile
#
|
|
# Makefile for the HS7751RVoIP specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o io.o irq.o
|
|
|
|
obj-$(CONFIG_PCI) += pci.o
|
|
|