Skip to content

Commit

Permalink
dsl-ac68u: do not build tcp dump since needs openssl-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zaloisio committed Sep 13, 2023
1 parent 0a0692e commit fe85b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/src-rt/target.mak
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export RT-AC68U += JFFS_NVRAM=y OCNVC=y

DSL-AC68U-NONE := LOGO_LED=y LED_BTN=y ROG=y
export DSL-AC68U := $(filter-out $(DSL-AC68U-NONE),$(RT-AC68U_BASE))
export DSL-AC68U += BUILD_NAME="DSL-AC68U" TFAT=y NTFS="tuxera" HFS="tuxera" DSL=y DSL_TCLINUX=y VDSL=y BTN_WPS_ALLLED=y TCPDUMP=y BCM4352_5G=y JFFS_NVRAM=y AHS=y ASD=y FRS_LIVE_UPDATE=y
export DSL-AC68U += BUILD_NAME="DSL-AC68U" TFAT=y NTFS="tuxera" HFS="tuxera" DSL=y DSL_TCLINUX=y VDSL=y BTN_WPS_ALLLED=y TCPDUMP=n BCM4352_5G=y JFFS_NVRAM=y AHS=y ASD=y FRS_LIVE_UPDATE=y
export DSL-AC68U += DSL_REMOTE=y MULTISERVICE_WAN=y VAR_NVRAM=y
export DSL-AC68U += PC_SCHED_V3=n OPEN_NAT=y WIREGUARD=y

Expand Down

0 comments on commit fe85b2f

Please sign in to comment.