Skip to content

Commit

Permalink
Add default build config
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Belokobylskiy <[email protected]>
  • Loading branch information
devbis committed Aug 7, 2024
1 parent 61bdb8c commit dd8f340
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions config_gtw360
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
CONFIG_TARGET_imx=y
CONFIG_TARGET_imx_cortexa7=y
CONFIG_TARGET_imx_cortexa7_DEVICE_geniatech_gtw360=y
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_liblucihttp=y
CONFIG_PACKAGE_liblucihttp-ucode=y
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-opkg=y
CONFIG_PACKAGE_luci-base=y
CONFIG_PACKAGE_luci-light=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_rpcd=y
CONFIG_PACKAGE_rpcd-mod-file=y
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
CONFIG_PACKAGE_rpcd-mod-luci=y
CONFIG_PACKAGE_rpcd-mod-rrdns=y
CONFIG_PACKAGE_rpcd-mod-ucode=y
CONFIG_PACKAGE_ucode-mod-html=y
CONFIG_PACKAGE_ucode-mod-math=y
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y

0 comments on commit dd8f340

Please sign in to comment.