We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de3f0a commit 0746176Copy full SHA for 0746176
platform/broadcom/sonic-platform-modules-delta/debian/rules
@@ -5,7 +5,7 @@ export INSTALL_MOD_DIR:=extra
5
KVERSION ?= $(shell uname -r)
6
KERNEL_SRC := /lib/modules/$(KVERSION)
7
MOD_SRC_DIR:= $(shell pwd)
8
-MODULE_DIRS:= ag9032v1 ag9064 ag5648
+MODULE_DIRS:= ag9032v1
9
10
%:
11
dh $@ --with=systemd
0 commit comments