M7350/kernel/arch/mips/lantiq/Makefile

13 lines
390 B
Makefile
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
# Copyright (C) 2010 John Crispin <blogic@openwrt.org>
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
2024-09-09 08:57:42 +00:00
obj-y := irq.o clk.o prom.o
2024-09-09 08:52:07 +00:00
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
2024-09-09 08:57:42 +00:00
obj-$(CONFIG_SOC_FALCON) += falcon/