mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
kobs-ng: update dependencies after 'imx6' -> 'imx' rename
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
b769bf553d
commit
297f10d334
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ define Package/kobs-ng
|
|||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Application for writing bootstreams to NAND flash
|
||||
DEPENDS:=@TARGET_imx6
|
||||
DEPENDS:=@TARGET_imx
|
||||
endef
|
||||
|
||||
define Package/kobs-ng/description
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue