Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 1 of 1) sorted by relevance

/usr/
Dgen_initramfs_list.sh307 timestamp=
309 timestamp="$(date -d"$KBUILD_BUILD_TIMESTAMP" +%s || :)"
310 if test -n "$timestamp"; then
311 timestamp="-t $timestamp"
315 usr/gen_init_cpio $timestamp ${cpio_list} > ${cpio_tfile}