projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Uniformize package Makefile,
[openwrt.git]
/
obsolete-buildroot
/
Makefile
diff --git
a/obsolete-buildroot/Makefile
b/obsolete-buildroot/Makefile
index
a16fe7b
..
45c1e85
100644
(file)
--- a/
obsolete-buildroot/Makefile
+++ b/
obsolete-buildroot/Makefile
@@
-28,14
+28,14
@@
#
#############################################################
#
#############################################################
-SNAPSHOT:=200
40916
+SNAPSHOT:=200
50101
ARCH:=mipsel
ARCH:=mipsel
-USE_UCLIBC_SNAPSHOT:=$(SNAPSHOT)
+
#
USE_UCLIBC_SNAPSHOT:=$(SNAPSHOT)
USE_UCLIBC_LDSO_0_9_24:=false
USE_UCLIBC_LDSO_0_9_24:=false
-USE_BUSYBOX_SNAPSHOT:=$(SNAPSHOT)
-USE_NETFILTER_SNAPSHOT:=
$(SNAPSHOT)
-USE_BRIDGE_VERSION:=
0.9.7
+
#
USE_BUSYBOX_SNAPSHOT:=$(SNAPSHOT)
+USE_NETFILTER_SNAPSHOT:=
20041009
+USE_BRIDGE_VERSION:=
1.0.4
BUILD_WITH_LARGEFILE:=true
OPTIMIZE_FOR_CPU=$(ARCH)
BUILD_WITH_LARGEFILE:=true
OPTIMIZE_FOR_CPU=$(ARCH)
This page took
0.019669 seconds
and
4
git commands to generate.