From 7f74114d36db87386fbb07b8b48e2ec7404f65d0 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 24 Jan 2009 18:02:02 +0000 Subject: Undoing the tools/busybox* remove in Makefile (until changed to uclib-busybox replacement). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2523 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ffac9a10..200acd39 100644 --- a/Makefile +++ b/Makefile @@ -190,6 +190,8 @@ supported."; \ tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share; \ tar --exclude=.svn --exclude *.example --exclude OpenSLX -cp boot-env | \ tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/; \ + cp -pP tools/busybox{,.x86_64,.i586} \ + $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/busybox/; \ cp -p boot-env/pxe/menu-template.example \ $(SLX_BUILD_PATH)$(SLX_CONFIG_PATH)/boot-env/pxe/; \ cp -p tools/mksquashfs $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/squashfs/; \ -- cgit v1.2.3-55-g7522