projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
get rid of the get_system_type() dependency for atheros 2.6
[openwrt.git]
/
scripts
/
gen_busybox_config.pl
diff --git
a/scripts/gen_busybox_config.pl
b/scripts/gen_busybox_config.pl
index
0c70b4a
..
9360052
100755
(executable)
--- a/
scripts/gen_busybox_config.pl
+++ b/
scripts/gen_busybox_config.pl
@@
-1,4
+1,11
@@
#!/usr/bin/perl
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
use strict;
my $line;
This page took
0.02292 seconds
and
4
git commands to generate.