mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 01:44:54 +00:00
e29acfd8e9
Update includes upstream support for Wandboard Quad too. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37858
11 lines
210 B
Diff
11 lines
210 B
Diff
--- a/include/configs/wandboard.h
|
|
+++ b/include/configs/wandboard.h
|
|
@@ -242,4 +242,7 @@
|
|
#define CONFIG_CMD_CACHE
|
|
#endif
|
|
|
|
+#define CONFIG_FIT
|
|
+#define CONFIG_FIT_VERBOSE
|
|
+
|
|
#endif /* __CONFIG_H * */
|