projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial merge of infineon code for amazon, pci is still broken a bit. a big thank...
[openwrt.git]
/
target
/
linux
/
amazon-2.6
/
files
/
arch
/
mips
/
amazon
/
Makefile
1
#
2
# Copyright 2007 openwrt.org
3
# John Crispin <blogic@openwrt.org>
4
#
5
# Makefile for Infineon Amazon
6
#
7
obj-y
:=
dma-core.o interrupt.o prom.o setup.o
8
obj-
$(
CONFIG_PCI
) +=
pci.o
9
This page took
0.044944 seconds
and
5
git commands to generate.