Browse Source

dtc: Add missing dependency to -utils

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by Yousong Zhou
parent
commit
4cecfeced8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/dtc/Makefile

+ 1
- 0
libs/dtc/Makefile View File

@ -46,6 +46,7 @@ define Package/fdt-utils
CATEGORY:=Utilities
TITLE:=Flat Device Tree Utilities
URL:=https://git.kernel.org/pub/scm/utils/dtc/dtc.git
DEPENDS:=+libfdt
endef
define Package/fdt-utils/install


Loading…
Cancel
Save