package gen_init_cpio, tool for making an initramfs
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
netlink-lua = callPackage ./netlink-lua {};
|
||||
ifwait = callPackage ./ifwait {};
|
||||
|
||||
gen_init_cpio = callPackage ./gen_init_cpio {};
|
||||
|
||||
serviceFns = callPackage ./service-fns {};
|
||||
|
||||
# these are packages for the build system not the host/target
|
||||
|
Reference in New Issue
Block a user