projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f3e0e7f988e541788a0109c398dfc1abe650ff46
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
/
Makefile
1
#
2
# Makefile for the ADMtek ADM5120 SoC specific parts of the kernel
3
#
4
5
obj-y
:=
setup.o prom.o irq.o memory.o int-handler.o adm5120_info.o
6
obj-y
+=
gpio.o
7
8
EXTRA_AFLAGS
:= $(
CFLAGS
)
This page took
0.035795 seconds
and
3
git commands to generate.