projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably...
[openwrt.git]
/
target
/
linux
/
rb532-2.6
/
Makefile
diff --git
a/target/linux/rb532-2.6/Makefile
b/target/linux/rb532-2.6/Makefile
index
11e34e7
..
30fa1a8
100644
(file)
--- a/
target/linux/rb532-2.6/Makefile
+++ b/
target/linux/rb532-2.6/Makefile
@@
-1,3
+1,9
@@
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
include $(TOPDIR)/rules.mk
LINUX_VERSION:=2.6.17
This page took
0.025243 seconds
and
4
git commands to generate.