projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Change order of module startup to force USB2 before USB1.1
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
files
/
arch
/
mips
/
bcm963xx
/
Makefile
1
#
2
# Makefile for the Broadcom BCM963xx SoC specific parts of the kernel
3
#
4
# Copyright (C) 2004 Broadcom Corporation
5
#
6
obj-y
:=
irq.o prom.o setup.o time.o ser_init.o int-handler.o
info
.o wdt.o
7
8
SRCBASE
:= $(
TOPDIR
)
9
EXTRA_CFLAGS
+= -
I
$(
SRCBASE
)/
include
This page took
0.050509 seconds
and
5
git commands to generate.