SRC_FETCH_PATH="http://git.formilux.org/?p=dist/src/mtdpart.git;a=snapshot;h=v$PKGVER;sf=tgz" SRC_FETCH_METHOD=http PATCH_LIST=" 0001-mk-flash-layout-fix-typo-in-jffs2-mount-options.patch 0002-mount-flash-automatically-detect-missing-cfg-in-flas.patch 0003-mk-flash-layout-finish-the-ubifs-implementation.patch " FILE_LIST=.flxfiles MAKEDEPENDS= function do_config { : } function do_compile_only { : } function do_prepack { rm -f "$FILE_LIST" 2>/dev/null install-file 0:4 0540 scripts/mk-flash-layout sbin/mk-flash-layout install-file 0:4 0540 scripts/mount-flash sbin/mount-flash install-file 0:4 0540 scripts/update-boot-image sbin/update-boot-image install-file 0:4 0540 scripts/validate-boot sbin/validate-boot }