Skip to content
Snippets Groups Projects
Verified Commit 9492c509 authored by Michal Vasilek's avatar Michal Vasilek
Browse files

Merge branch 'hotfix/btrfs-kernel' into develop

parents 89bed267 e68eda1d
Branches
Tags
1 merge request!982Turris OS 6.0 (HBK) (turrispackages)
......@@ -36,7 +36,7 @@ define Package/turris1x-support/install
$(INSTALL_DIR) $(1)/boot
$(INSTALL_DATA) $(LINUX_DIR)/arch/$(LINUX_KARCH)/boot/dts/turris1x.dtb "$(1)"/boot/
ln -sf turris1x.dtb "$(1)"/boot/fdt
mkimage -T script -C none -n boot -d files/boot.txt "$(1)"/boot.scr
mkimage -T script -C none -n boot -d files/boot.txt "$(1)"/boot/boot.scr
endef
$(eval $(call BuildPackage,turris1x-support))
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