Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# # Makefile for the linux kernel. # # Object file lists. obj-y := arch.o dma.o fault.o irq.o mm.o oldlatches.o \ small_page.o obj-$(CONFIG_DEBUG_LL) += debug.o extra-y := head.o AFLAGS_head.o := -DTEXTADDR=$(TEXTADDR)