aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox-1.14.3/fdisk_nios2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/busybox/busybox-1.14.3/fdisk_nios2.patch')
-rw-r--r--recipes/busybox/busybox-1.14.3/fdisk_nios2.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/busybox/busybox-1.14.3/fdisk_nios2.patch b/recipes/busybox/busybox-1.14.3/fdisk_nios2.patch
deleted file mode 100644
index f023f11f75..0000000000
--- a/recipes/busybox/busybox-1.14.3/fdisk_nios2.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: busybox-1.13.2/util-linux/fdisk_osf.c
-===================================================================
---- busybox-1.13.2.orig/util-linux/fdisk_osf.c 2010-06-07 07:29:28.000000000 +0200
-+++ busybox-1.13.2/util-linux/fdisk_osf.c 2010-06-07 07:29:32.000000000 +0200
-@@ -45,7 +45,7 @@
-
- #if defined(i386) || defined(__sparc__) || defined(__arm__) \
- || defined(__m68k__) || defined(__mips__) || defined(__s390__) \
-- || defined(__sh__) || defined(__x86_64__)
-+ || defined(__sh__) || defined(__x86_64__) || defined (__nios2__)
- #define BSD_LABELSECTOR 1
- #define BSD_LABELOFFSET 0
- #elif defined(__alpha__) || defined(__powerpc__) || defined(__ia64__) \