projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pppoe: use the interface mtu as upper limit for ppp packet size + header (based on...
[openwrt.git]
/
target
/
linux
/
aruba-2.6
/
Makefile
diff --git
a/target/linux/aruba-2.6/Makefile
b/target/linux/aruba-2.6/Makefile
index
4d7955b
..
7ffd11c
100644
(file)
--- a/
target/linux/aruba-2.6/Makefile
+++ b/
target/linux/aruba-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.02327 seconds
and
4
git commands to generate.