aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-lantiq/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-lantiq/patches')
-rw-r--r--package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-add-default-openwrt-config.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-add-default-openwrt-config.patch b/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-add-default-openwrt-config.patch
index 3b50c981c9..20bff445da 100644
--- a/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-add-default-openwrt-config.patch
+++ b/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-add-default-openwrt-config.patch
@@ -8,7 +8,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
--- /dev/null
+++ b/include/configs/openwrt-lantiq-common.h
-@@ -0,0 +1,39 @@
+@@ -0,0 +1,40 @@
+/*
+ * Copyright (C) 2013 Luka Perkov <luka@openwrt.org>
+ *
@@ -21,6 +21,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
+/* Commands */
+#if defined(CONFIG_LTQ_SUPPORT_ETHERNET)
+#define CONFIG_CMD_PING
++#define CONFIG_CMD_TFTPPUT
+#endif
+
+/* Compression */