projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] base-files: clear ip addresses on interfaces that are about to be added...
[openwrt.git]
/
package
/
mtd
/
Makefile
diff --git
a/package/mtd/Makefile
b/package/mtd/Makefile
index
3561a9b
..
adba9dd
100644
(file)
--- a/
package/mtd/Makefile
+++ b/
package/mtd/Makefile
@@
-1,5
+1,5
@@
-#
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006
-2009
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mtd
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mtd
-PKG_RELEASE:=
8
+PKG_RELEASE:=
9
PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME)
PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME)
This page took
0.033173 seconds
and
4
git commands to generate.