We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2275fc commit a65eaa4Copy full SHA for a65eaa4
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