projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Generalize the x86 kernel config for more generic processor options
[openwrt.git]
/
target
/
linux
/
imagebuilder
/
Makefile
diff --git
a/target/linux/imagebuilder/Makefile
b/target/linux/imagebuilder/Makefile
index
53e8dfc
..
2c1ab17
100644
(file)
--- a/
target/linux/imagebuilder/Makefile
+++ b/
target/linux/imagebuilder/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.
+#
default: clean all
TOPDIR:=${shell pwd}
This page took
0.022614 seconds
and
4
git commands to generate.