Signed-off-by: Wojciech Dubowik <wojciech.dubo...@neratec.com>
---
 package/boot/uboot-kirkwood/patches/120-enable-device-tree.patch | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 
package/boot/uboot-kirkwood/patches/120-enable-device-tree.patch

diff --git a/package/boot/uboot-kirkwood/patches/120-enable-device-tree.patch 
b/package/boot/uboot-kirkwood/patches/120-enable-device-tree.patch
new file mode 100644
index 0000000..2de60f4
--- /dev/null
+++ b/package/boot/uboot-kirkwood/patches/120-enable-device-tree.patch
@@ -0,0 +1,9 @@
+--- a/include/configs/mv-common.h
++++ b/include/configs/mv-common.h
+@@ -168,4 +168,6 @@
+ #define CONFIG_LZO
+ #endif
+ 
++#define CONFIG_OF_LIBFDT
++
+ #endif /* _MV_COMMON_H */
-- 
1.8.1.2
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to