diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-05 17:18:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-05 17:18:11 +0100 |
commit | 0906d4acb286d0584a8f1c15bb1c3077502b0f6d (patch) | |
tree | f3320f6b92084cea98d55dcd8ea97fd9a7d9a03a /package/cryptinit/Makefile | |
parent | 0a2f1543c97632205564085c7931c85c287ba7b1 (diff) |
add new section base/adk, rename adkinstall into fwinstall
Diffstat (limited to 'package/cryptinit/Makefile')
-rw-r--r-- | package/cryptinit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cryptinit/Makefile b/package/cryptinit/Makefile index 87a27b257..0dc39eac4 100644 --- a/package/cryptinit/Makefile +++ b/package/cryptinit/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= cryptinit PKG_VERSION:= 2.0 PKG_RELEASE:= 1 PKG_DESCR:= init for encrypted rootfilesystem -PKG_SECTION:= base/misc +PKG_SECTION:= base/adk PKG_DEPENDS:= cryptsetup PKG_CFLINE_CRYPTINIT:= select BUSYBOX_STTY@ |