Skip to content

Commit a65eaa4

Browse files
committed
[devices]: disable compiling ag9064 and ag5648
Signed-off-by: Guohan Lu <[email protected]>
1 parent f2275fc commit a65eaa4

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

Lines changed: 1 addition & 1 deletion
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)