/arch/cris/kernel/Makefile
https://bitbucket.org/evzijst/gittest · Makefile · 15 lines · 6 code · 5 blank · 4 comment · 0 complexity · 66b7a3611775693ecd3e602add806fe8 MD5 · raw file
- # $Id: Makefile,v 1.10 2004/05/14 10:18:12 starvik Exp $
- #
- # Makefile for the linux kernel.
- #
- extra-y := vmlinux.lds
- obj-y := process.o traps.o irq.o ptrace.o setup.o \
- time.o sys_cris.o semaphore.o
- obj-$(CONFIG_MODULES) += crisksyms.o
- obj-$(CONFIG_MODULES) += module.o
- clean: