|
@@ -8,7 +8,7 @@ Signed-off-by: Daniel Schwierzeck <[email protected]>
|
|
|
|
|
|
|
|
--- /dev/null
|
|
--- /dev/null
|
|
|
+++ b/include/configs/openwrt-lantiq-common.h
|
|
+++ b/include/configs/openwrt-lantiq-common.h
|
|
|
-@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
+@@ -0,0 +1,40 @@
|
|
|
+/*
|
|
+/*
|
|
|
+ * Copyright (C) 2013 Luka Perkov <[email protected]>
|
|
+ * Copyright (C) 2013 Luka Perkov <[email protected]>
|
|
|
+ *
|
|
+ *
|
|
@@ -21,6 +21,7 @@ Signed-off-by: Daniel Schwierzeck <[email protected]>
|
|
|
+/* Commands */
|
|
+/* Commands */
|
|
|
+#if defined(CONFIG_LTQ_SUPPORT_ETHERNET)
|
|
+#if defined(CONFIG_LTQ_SUPPORT_ETHERNET)
|
|
|
+#define CONFIG_CMD_PING
|
|
+#define CONFIG_CMD_PING
|
|
|
|
|
++#define CONFIG_CMD_TFTPPUT
|
|
|
+#endif
|
|
+#endif
|
|
|
+
|
|
+
|
|
|
+/* Compression */
|
|
+/* Compression */
|