Linux Audio

Check our new training course

Linux BSP development engineering services

Need help to port Linux and bootloaders to your hardware?
Loading...
v3.5.6
v4.17
1# SPDX-License-Identifier: GPL-2.0
2obj-y				+= irq.o time.o
3obj-y				+= reset.o
4obj-$(CONFIG_SMP)		+= smp.o smpboot.o
5obj-$(CONFIG_EARLY_PRINTK)	+= earlycons.o