mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
Reboot: Modify the top-level makefile. [1/1]
PD#SWPL-239005 Problem: The current configuration is not reasonable. Solution: Modify the top-level makefile to CONFIG_AMLOGIC_PM. Verify: build ok Change-Id: I5343782b9999500bccbdaf399d136504092d723f Signed-off-by: hongyu.chen1 <hongyu.chen1@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
1d4e1fa5c9
commit
ed952d6d4e
+1
-1
@@ -31,7 +31,7 @@ obj-$(CONFIG_AMLOGIC_TEE) += tee/
|
||||
obj-$(CONFIG_AMLOGIC_AMLTEE) += aml_tee/
|
||||
obj-$(CONFIG_AMLOGIC_WATERMARK) += aml_watermark/
|
||||
obj-$(CONFIG_AMLOGIC_TRUSTED_KEYS) += aml_trusted_keys/
|
||||
obj-$(CONFIG_AMLOGIC_GX_SUSPEND) += pm/
|
||||
obj-$(CONFIG_AMLOGIC_PM) += pm/
|
||||
obj-$(CONFIG_INPUT) += input/
|
||||
obj-$(CONFIG_WATCHDOG) += watchdog/
|
||||
obj-y += dvb/
|
||||
|
||||
Reference in New Issue
Block a user