mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
rk322x: move rk322x-config script to /usr/sbin to fulfill debian rules
This commit is contained in:
@@ -158,7 +158,7 @@ family_tweaks_bsp()
|
||||
cp $SRC/packages/bsp/rk322x/esp8089.conf $destination/etc/modprobe.d/esp8089.conf
|
||||
|
||||
# Board selection script
|
||||
install -m 755 $SRC/packages/bsp/rk322x/rk322x-config $destination/usr/local/bin
|
||||
install -m 755 $SRC/packages/bsp/rk322x/rk322x-config $destination/usr/sbin
|
||||
|
||||
# Fix for bad device detection for x.org when lima driver is in use
|
||||
if [[ "$BRANCH" != "legacy" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user