Skip to content

Commit

Permalink
Update genconfig.sh add luci
Browse files Browse the repository at this point in the history
Signed-off-by: arix00 <[email protected]>
  • Loading branch information
arix00 authored Sep 16, 2024
1 parent aafbafc commit c4dbffb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions genconfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ echo CONFIG_IB=n >> .config
echo CONFIG_TARGET_qualcommax_ipq807x_DEVICE_linksys_mx4300=y >> .config
echo CONFIG_TARGET_DEVICE_qualcommax_ipq807x_DEVICE_linksys_mx4300=y >> .config
echo CONFIG_TARGET_DEVICE_PACKAGES_qualcommax_ipq807x_DEVICE_linksys_mx4300=\"\" >> .config
#add luci
echo CONFIG_PACKAGE_luci=y >> .config
make defconfig

#add libpam
Expand Down

0 comments on commit c4dbffb

Please sign in to comment.