Skip to content

Commit 0746176

Browse files
committed
[devices]: disable compiling ag9064 and ag5648
Signed-off-by: Guohan Lu <gulv@microsoft.com>
1 parent 8de3f0a commit 0746176

File tree

1 file changed

+1
-1
lines changed
  • platform/broadcom/sonic-platform-modules-delta/debian

1 file changed

+1
-1
lines changed

platform/broadcom/sonic-platform-modules-delta/debian/rules

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export INSTALL_MOD_DIR:=extra
55
KVERSION ?= $(shell uname -r)
66
KERNEL_SRC := /lib/modules/$(KVERSION)
77
MOD_SRC_DIR:= $(shell pwd)
8-
MODULE_DIRS:= ag9032v1 ag9064 ag5648
8+
MODULE_DIRS:= ag9032v1
99

1010
%:
1111
dh $@ --with=systemd

0 commit comments

Comments
 (0)