bananapi-uboot: also fix for gcc9
This commit is contained in:
@@ -19,6 +19,8 @@ do_configure() {
|
||||
# generates an include for it but there is no such file.
|
||||
mkdir -p include/linux
|
||||
touch include/linux/compiler-gcc10.h
|
||||
# Also current gcc9 requires this. Need to find the reason and fix that.
|
||||
touch include/linux/compiler-gcc9.h
|
||||
|
||||
make mrproper
|
||||
make Bananapi_config
|
||||
|
||||
Reference in New Issue
Block a user