Skip to content
Snippets Groups Projects
Verified Commit 03c8a7c7 authored by Karel Koci's avatar Karel Koci :metal: Committed by Josef Schlehofer
Browse files

turris1x-btrfs: deploy boot.scr and link the appropriate dtb name

There is now U-Boot's distroboot script available that can be used to
boot the system.
parent 55c49ed2
No related merge requests found
......@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=turris1x-btrfs
PKG_VERSION:=3.0.1
PKG_VERSION:=3.1.0
PKG_RELEASE:=1
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
......
......@@ -19,3 +19,5 @@ deploy() {
deploy zImage
deploy fdt
deploy turris1x.dtb
deploy boot.scr
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment