summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6dc40578..f8582162 100644
--- a/Makefile
+++ b/Makefile
@@ -196,7 +196,7 @@ supported."; \
tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share; \
cd theming; tar --exclude=.svn -cp * | \
tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/themes; cd ..; \
- cp -pP tools/busybox{,.links,.x86_64,.i586} \
+ cp -pP tools/busybox{,.links,.x86_64,.i586,.uclib.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; \