From b157d5ce210edacbbbdbcc0dbeebd8acbff244d4 Mon Sep 17 00:00:00 2001 From: nxpfrankli Date: Wed, 24 Jan 2018 15:08:45 -0600 Subject: [PATCH] Added libfdt dependence --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index 455d0ee5..13949e86 100644 --- a/README.txt +++ b/README.txt @@ -8,6 +8,7 @@ Linux Version Build Guide Compilation requirements: libusb-1.0-0-dev libusb-1.0-0 +libfdt-dev build-essential How to make: