aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2021-03-28 18:03:23 +0200
committerPiotr Dymacz <pepe2k@gmail.com>2021-11-03 12:45:40 +0100
commit297f10d3342ab930280a6cee47c942a843b5a951 (patch)
treec717f329ea82ea6ae75751faff5421364c5578ef /package
parentb769bf553d3ba99ed48a1c2630d2583a589cdfbe (diff)
downloadupstream-297f10d3342ab930280a6cee47c942a843b5a951.tar.gz
upstream-297f10d3342ab930280a6cee47c942a843b5a951.tar.bz2
upstream-297f10d3342ab930280a6cee47c942a843b5a951.zip
kobs-ng: update dependencies after 'imx6' -> 'imx' rename
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'package')
-rw-r--r--package/boot/kobs-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/kobs-ng/Makefile b/package/boot/kobs-ng/Makefile
index 3fa8302b8c..68e6ff170c 100644
--- a/package/boot/kobs-ng/Makefile
+++ b/package/boot/kobs-ng/Makefile
@@ -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