|
@@ -9,8 +9,6 @@ config BR2_PACKAGE_PHP
|
|
|
|
|
|
if BR2_PACKAGE_PHP
|
|
if BR2_PACKAGE_PHP
|
|
|
|
|
|
-source "package/php/Config.ext"
|
|
|
|
-
|
|
|
|
config BR2_PACKAGE_PHP_CLI
|
|
config BR2_PACKAGE_PHP_CLI
|
|
bool
|
|
bool
|
|
|
|
|
|
@@ -66,4 +64,6 @@ config BR2_PACKAGE_PHP_SAPI_CLI_FPM
|
|
|
|
|
|
endchoice
|
|
endchoice
|
|
|
|
|
|
|
|
+source "package/php/Config.ext"
|
|
|
|
+
|
|
endif
|
|
endif
|