projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
f02f1c9
..
30e9045
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-19,7
+19,6
@@
REV:=$(shell LANG=C svn info | awk '/^Revision:/ { print$$2 }' )
ifeq ($(REV),)
REV:=0
endif
-
include $(INCLUDE_DIR)/package.mk
ifneq ($(DUMP),1)
This page took
0.023377 seconds
and
4
git commands to generate.