projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)
[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 adm5120_info.o
6
obj-y
+=
gpio.o
7
obj-y
+=
time.o
8
9
EXTRA_AFLAGS
:= $(
CFLAGS
)
This page took
0.039865 seconds
and
5
git commands to generate.