tmolteno / d1_build

Debian disk image builder for the Sipeed Lichee RV Risc-v Single Board Computer
GNU General Public License v3.0
59 stars 16 forks source link

Dockerfile: checkout kernel commit in correct workdir #27

Closed peeweep closed 1 year ago

peeweep commented 1 year ago

In the lastest commit d6623b98, forget to enter linux directory before checkout ${KERNEL_COMMIT}, now fix it.

Signed-off-by: jinqiang zhang peeweep@0x0.ee