Skip to content

Commit ef77465

Browse files
authored
Merge pull request #1011 from vyos/T7729
T7729: Build accel-ppp-ng remove extra whitespace
2 parents ab7416a + 83cd76e commit ef77465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +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 \
56+
-DHAVE_VPP=1 \
5757
-DCPACK_TYPE=Debian12 ..
5858
CPATH="${VPP_INCLUDE_PATH}" LIBRARY_PATH="${VPP_LIBRARY_PATH}" make
5959

0 commit comments

Comments
 (0)