diff options
author | John Crispin <john@openwrt.org> | 2014-04-22 08:08:19 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-22 08:08:19 +0000 |
commit | 03a777c29388b974fde3be10f7b82a9610699428 (patch) | |
tree | 557155974382cf222933898e8fa841fa9d5e75b6 /package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch | |
parent | 686a17e6479a3185147e800dc1a7ffc9ae1bfbf0 (diff) | |
download | upstream-03a777c29388b974fde3be10f7b82a9610699428.tar.gz upstream-03a777c29388b974fde3be10f7b82a9610699428.tar.bz2 upstream-03a777c29388b974fde3be10f7b82a9610699428.zip |
Refresh patches
Refresh uboot-lantiq patches.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40546
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 - |