aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busybox-1.18.3-buildsys.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/busybox/busybox-1.18.3-buildsys.patch')
-rw-r--r--main/busybox/busybox-1.18.3-buildsys.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/busybox/busybox-1.18.3-buildsys.patch b/main/busybox/busybox-1.18.3-buildsys.patch
deleted file mode 100644
index 330b73fbb8..0000000000
--- a/main/busybox/busybox-1.18.3-buildsys.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- busybox-1.18.3/Config.in
-+++ busybox-1.18.3-buildsys/Config.in
-@@ -126,7 +126,6 @@ config FEATURE_INSTALLER
- config INSTALL_NO_USR
- bool "Don't use /usr"
- default n
-- depends on FEATURE_INSTALLER
- help
- Disable use of /usr. busybox --install and "make install"
- will install applets only to /bin and /sbin,