projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
[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.019182 seconds
and
4
git commands to generate.