Initial skeleton x86_64 support
* Needs proprietary files and toybox
This commit is contained in:
@@ -20,3 +20,7 @@ gapps_arm64:
|
||||
gapps_x86:
|
||||
@echo "Compiling GApps for x86..."
|
||||
@bash $(BUILD_GAPPS) x86 2>&1
|
||||
|
||||
gapps_x86_64:
|
||||
@echo "Compiling GApps for x86_64..."
|
||||
@bash $(BUILD_GAPPS) x86_64 2>&1
|
||||
|
Reference in New Issue
Block a user