projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0fc94ce117396be505753eaf75f1969d402bcef3
[openwrt.git]
/
target
/
linux
/
ifxmips
/
files
/
arch
/
mips
/
danube
/
Makefile
1
#
2
# Copyright 2007 openwrt.org
3
# John Crispin <blogic@openwrt.org>
4
#
5
# Makefile for Infineon Danube
6
#
7
obj-y
:=
reset.o prom.o setup.o interrupt.o dma-core.o pmu.o
8
9
obj-
$(
CONFIG_PCI
) +=
pci.o
10
obj-
$(
CONFIG_KGDB
) +=
kgdb_serial.o
This page took
0.040271 seconds
and
3
git commands to generate.