mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Fix bugfixes for Odroid C2 building and fixed upstream patch
This commit is contained in:
@@ -25,7 +25,7 @@ install_rtl8192cu()
|
||||
#cp blacklist*.conf $CACHEDIR/sdcard/etc/modprobe.d/
|
||||
}
|
||||
|
||||
if [[ $BRANCH == default ]]; then
|
||||
if [[ $BRANCH == default && $ARCHITECTURE == arm ]]; then
|
||||
display_alert "Installing additional driver" "RT8192" "info"
|
||||
install_rtl8192cu
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user