projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot and...
[openwrt.git]
/
target
/
linux
/
xscale-2.6
/
Makefile
diff --git
a/target/linux/xscale-2.6/Makefile
b/target/linux/xscale-2.6/Makefile
index
bd17ba7
..
59f02b3
100644
(file)
--- a/
target/linux/xscale-2.6/Makefile
+++ b/
target/linux/xscale-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.019203 seconds
and
4
git commands to generate.