File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ linux-pine64-package-$(RELEASE_NAME).deb: package package/rtk_bt/rtk_hciattach/r
7777
7878simple-image-pinebook-$(RELEASE_NAME ) .img : linux-pine64-$(RELEASE_NAME ) .tar.xz boot-tools
7979 cd simpleimage && \
80- export boot0=../boot-tools/build/boot0_pinebook .bin && \
81- export uboot=../boot-tools/build/ u-boot-sun50iw1p1-secure-with- pinebook-dtb .bin && \
80+ export boot0=../boot-tools/boot/pine64/boot0-pine64-pinebook .bin && \
81+ export uboot=../boot-tools/boot/pine64/ u-boot-pine64- pinebook.bin && \
8282 bash ./make_simpleimage.sh $(shell readlink -f "$@ ") 100 $(shell readlink -f linux-pine64-$(RELEASE_NAME ) .tar.xz)
8383
8484xenial-pinebook-bspkernel-$(RELEASE_NAME ) -$(RELEASE ) .img : simple-image-pinebook-$(RELEASE_NAME ) .img.xz linux-pine64-$(RELEASE_NAME ) .tar.xz linux-pine64-package-$(RELEASE_NAME ) .deb boot-tools
You can’t perform that action at this time.
0 commit comments