diff options
Diffstat (limited to 'package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch')
-rw-r--r-- | package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch b/package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch index 172729c704..3b50c981c9 100644 --- a/package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch +++ b/package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch @@ -6,9 +6,6 @@ Subject: MIPS: lantiq: add default openwrt config Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> -diff --git a/include/configs/openwrt-lantiq-common.h b/include/configs/openwrt-lantiq-common.h -new file mode 100644 -index 0000000..d119bef --- /dev/null +++ b/include/configs/openwrt-lantiq-common.h @@ -0,0 +1,39 @@ @@ -51,6 +48,3 @@ index 0000000..d119bef +#undef CONFIG_BOOTM_RTEMS + +#endif /* __OPENWRT_LANTIQ_COMMON_H */ --- -1.8.3.2 - |