diff options
Diffstat (limited to 'package/cryptinit/Makefile')
-rw-r--r-- | package/cryptinit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cryptinit/Makefile b/package/cryptinit/Makefile index 5f1d250bf..6969ecc6e 100644 --- a/package/cryptinit/Makefile +++ b/package/cryptinit/Makefile @@ -39,5 +39,6 @@ do-build: do-install: $(CP) ./files/initramfs_list $(LINUX_DIR) $(CP) ${WRKBUILD}/cryptinit $(LINUX_DIR) + @touch $(IDIR_CRYPTINIT)/.cryptinit include ${TOPDIR}/mk/pkg-bottom.mk |