Skip to content
  • Milan P. Stanić's avatar
    main/linux-vanilla: fix /boot/dtbs directory · 132187fc
    Milan P. Stanić authored
    install dtbs under /boot/dtbs instead of /boot/dtbs/$_abi_release
    so the u-boot can find it without need to fix/change DEVICETREEDIR
    in extlinux.conf on every kernel upgrade
    
    This will work until we made versioned kernel upgrade and preserve
    previous kernel version on upgrade
    132187fc