Skip to content

Commit

Permalink
Add full mtd package to rootfs
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilioPeJu committed Sep 13, 2024
1 parent 0c40b2a commit 1ec4a32
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rootfs/CONFIG
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ PACKAGES += numpy
PACKAGES += cothread
PACKAGES += tornado
PACKAGES += $(configdir)/fbpad
PACKAGES += mtd-utils
mtd-utils_INSTALL_FILES = \
doc_loadbios docfdisk flash_erase flash_eraseall flash_lock flash_otp_dump \
flash_otp_info flash_otp_lock flash_otp_write flash_unlock flashcp ftl_check \
ftl_format jffs2dump jffs2reader lsmtd mkfs.jffs2 mtd_debug mtdinfo mtdpart \
nanddump nandtest nandwrite nftl_format nftldump recv_image rfddump rfdformat \
serve_image sumtool ubiattach ubiblock ubicrc32 ubidetach ubiformat ubimkvol \
ubinfo ubinize ubirename ubirmvol ubirsvol ubiupdatevol


# -----------------------------------------------------------------------------
Expand Down

0 comments on commit 1ec4a32

Please sign in to comment.