aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch')
-rw-r--r--package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch b/package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch
deleted file mode 100644
index eeed1d637c..0000000000
--- a/package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/tools/env/fw_env.c
-+++ b/tools/env/fw_env.c
-@@ -8,6 +8,7 @@
- * SPDX-License-Identifier: GPL-2.0+
- */
-
-+#define _GNU_SOURCE
- #include <errno.h>
- #include <env_flags.h>
- #include <fcntl.h>