You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
289 B

config BR2_PACKAGE_GENROMFS
bool "Build genromfs"
default n if !BR2_PACKAGE_NXFLAT
default y if BR2_PACKAGE_NXFLAT
help
genromfs is a tools that will convert a directory on the host
machine to a FLASH-able ROMFS image file. genromfs support
is normally required with NXFLAT.