summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--initramfs/Stage3-ng.tbzbin0 -> 1582866 bytes
-rwxr-xr-xtools/busybox.uclib.i586bin326864 -> 0 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25b872d3..5eb1c1f5 100644
--- a/Makefile
+++ b/Makefile
@@ -201,7 +201,7 @@ supported."; \
$(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/templates/; \
tar --exclude=.svn -cp -C installer/default_files tftpboot | \
tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share; \
- cp -pP tools/busybox{,.x86_64,.i586,.uclib.i586} \
+ cp -pP tools/busybox{,.x86_64,.i586} \
$(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/busybox/; \
cp -pP tools/{ddcprobe,915resolution}{,.x86_64,.i586} \
$(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/ramfstools; \
diff --git a/initramfs/Stage3-ng.tbz b/initramfs/Stage3-ng.tbz
new file mode 100644
index 00000000..44d18f96
--- /dev/null
+++ b/initramfs/Stage3-ng.tbz
Binary files differ
diff --git a/tools/busybox.uclib.i586 b/tools/busybox.uclib.i586
deleted file mode 100755
index 875afcab..00000000
--- a/tools/busybox.uclib.i586
+++ /dev/null
Binary files differ