Skip to content

Commit f501992

Browse files
authored
Update scripts/package-build/linux-kernel/build-accel-ppp-ng.sh
1 parent 9ede76a commit f501992

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/package-build/linux-kernel/build-accel-ppp-ng.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ cmake -DBUILD_IPOE_DRIVER=TRUE \
5353
-DKDIR=${KERNEL_DIR} \
5454
-DLUA=5.3 \
5555
-DMODULES_KDIR=${KERNEL_VERSION}${KERNEL_SUFFIX} \
56+
-DHAVE_VPP=1 \
5657
-DCPACK_TYPE=Debian12 ..
5758
CPATH="${VPP_INCLUDE_PATH}" LIBRARY_PATH="${VPP_LIBRARY_PATH}" make
5859

0 commit comments

Comments
 (0)