Skip to content

Commit

Permalink
[Author]:jersyang@celestica.com [Description]:support PDDF customized…
Browse files Browse the repository at this point in the history
… module
  • Loading branch information
nicwu-cel committed Feb 16, 2022
1 parent 7a21eca commit 7c3a57d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
obj-m:= mc24lc64t.o pddf_custom_wdt.o
obj-m:= mc24lc64t.o pddf_custom_wdt.o pddf_custom_psu.o
1 change: 1 addition & 0 deletions platform/broadcom/sonic-platform-modules-cel/debian/rules
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/make -f

export INSTALL_MOD_DIR:=extra
export KBUILD_EXTRA_SYMBOLS := /sonic/platform/pddf/i2c/Module.symvers.PDDF

KVERSION ?= $(shell uname -r)
KERNEL_SRC := /lib/modules/$(KVERSION)
Expand Down

0 comments on commit 7c3a57d

Please sign in to comment.