Skip to content

Commit baa9d45

Browse files
StanleyCilguohan
authored andcommitted
[devices]:Add attributes for cpupld and swpld. (#1516)
Signed-off-by: Stanley Chi <[email protected]>
1 parent 94c90cd commit baa9d45

File tree

6 files changed

+2095
-800
lines changed

6 files changed

+2095
-800
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
obj-m += delta_ag9064_platform.o
2+
obj-m += delta_ag9064_cpld.o
3+
obj-m += delta_ag9064_swpld.o
24
obj-m += i2c-mei.o
35
i2c-mei-objs := i2c-mei_io.o i2c-mei_main.o i2c-mei_rw.o
46

0 commit comments

Comments
 (0)