Skip to content

Commit

Permalink
[devices]: disable compiling ag9064 and ag5648
Browse files Browse the repository at this point in the history
Signed-off-by: Guohan Lu <[email protected]>
  • Loading branch information
lguohan committed Aug 11, 2018
1 parent d50332f commit 244aaca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 ag9064 ag5648
MODULE_DIRS:= ag9032v1

%:
dh $@ --with=systemd
Expand Down

0 comments on commit 244aaca

Please sign in to comment.