index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sibyte
/
bcm1480
/
Makefile
blob: 7b36ff3873b7f75d0dccf86875ae8854d54f6310 (
plain
)
1
2
3
4
5
obj-y
:=
setup.o irq.o time.o
obj-$(CONFIG_SMP)
+=
smp.o
EXTRA_AFLAGS
:=
$(
CFLAGS
)