mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
commit
2ab055445b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -33,7 +33,7 @@ BUILDDIR := $(BASEDIR)/target/${PROFILE}/
|
|||
PKG_BUILDDIR := $(BUILDDIR)/deps/
|
||||
|
||||
BUSYBOX_ROOT := $(BASEDIR)/tmp/
|
||||
BUSYBOX_VER := 1.22.0
|
||||
BUSYBOX_VER := 1.24.1
|
||||
BUSYBOX_SRC:=$(BUSYBOX_ROOT)/busybox-$(BUSYBOX_VER)/
|
||||
|
||||
# Possible programs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue