projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merge nico's package/rules.mk and package/templates.mk into one file, update packages...
[openwrt.git]
/
openwrt
/
package
/
busybox
/
Makefile
diff --git
a/openwrt/package/busybox/Makefile
b/openwrt/package/busybox/Makefile
index
0ade11d
..
ccd7f7b
100644
(file)
--- a/
openwrt/package/busybox/Makefile
+++ b/
openwrt/package/busybox/Makefile
@@
-3,7
+3,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
ifeq ($(strip $(BR2_PACKAGE_BUSYBOX_SNAPSHOT)),y)
# Be aware that this changes daily....
This page took
0.021597 seconds
and
4
git commands to generate.