[devices]: Modified and fixed delta ag5648 modules. (#30)
* Modified and fixed delta ag5648 modules 1. modified and fixed delta ag5648 modules. 2. enable build ag5648. Signed-off-by: neal tai <neal.tai@deltaww.com> * Enable build ag9064 Signed-off-by: neal tai <neal.tai@deltaww.com>
This commit is contained in:
parent
244aaca197
commit
b53fa5ee67
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@ export INSTALL_MOD_DIR:=extra
|
||||
KVERSION ?= $(shell uname -r)
|
||||
KERNEL_SRC := /lib/modules/$(KVERSION)
|
||||
MOD_SRC_DIR:= $(shell pwd)
|
||||
MODULE_DIRS:= ag9032v1
|
||||
MODULE_DIRS:= ag9032v1 ag9064 ag5648
|
||||
|
||||
%:
|
||||
dh $@ --with=systemd
|
||||
|
Reference in New Issue
Block a user