Explorar el Código

'BoardConfig.mk' ändern

Vinylsmith hace 7 meses
padre
commit
f8c0777bc4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      BoardConfig.mk

+ 2 - 2
BoardConfig.mk

@@ -15,8 +15,8 @@
 #
 # Allow building with minimal manifest
 ALLOW_MISSING_DEPENDENCIES := true
-#FOX_BUILD_DEVICE := WSP_sprout
-#FOX_BUILD_RECOVERY := true
+FOX_BUILD_DEVICE := WSP_sprout
+FOX_BUILD_RECOVERY := true
 BUILD_BROKEN_DUP_RULES := true
 BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
 FOX_COMPRESS_EXECUTABLES := 1