Skip to content

Commit

Permalink
[Delta]: Modify delta-ag9032v1 driver for kernel 4.9 (#20)
Browse files Browse the repository at this point in the history
Signed-off-by: neal tai <[email protected]>
  • Loading branch information
nealtai authored and lguohan committed Mar 1, 2018
1 parent e9f28e1 commit 3619bf4
Show file tree
Hide file tree
Showing 9 changed files with 218 additions and 728 deletions.
2 changes: 1 addition & 1 deletion platform/broadcom/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include $(PLATFORM_PATH)/platform-modules-ingrasys.mk
include $(PLATFORM_PATH)/platform-modules-accton.mk
include $(PLATFORM_PATH)/platform-modules-inventec.mk
include $(PLATFORM_PATH)/platform-modules-cel.mk
#include $(PLATFORM_PATH)/platform-modules-delta.mk
include $(PLATFORM_PATH)/platform-modules-delta.mk
include $(PLATFORM_PATH)/platform-modules-quanta.mk
#include $(PLATFORM_PATH)/platform-modules-mitac.mk
include $(PLATFORM_PATH)/docker-orchagent-brcm.mk
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
obj-m := at24.o dni_ag9032v1_psu.o dni_emc2305.o delta_ag9032v1_platform.o
obj-m := dni_ag9032v1_psu.o dni_emc2305.o delta_ag9032v1_platform.o

Loading

0 comments on commit 3619bf4

Please sign in to comment.