init: init amlogic driver framework [1/1]

PD#SWPL-64232

Problem:
Functions or variables not defined in this module refer to which module.

Solution:
modify script to handle it
LTO=thin ./common_drivers/mk.sh --abi
build log:
amlogic-clk-s4.ko
        clk_regmap_divider_ops                             <== amlogic-clk-common.ko
        clk_regmap_divider_ro_ops                          <== amlogic-clk-common.ko
        clk_regmap_gate_ops                                <== amlogic-clk-common.ko
        clk_regmap_gate_ro_ops                             <== amlogic-clk-common.ko
        clk_regmap_mux_ops                                 <== amlogic-clk-common.ko

Verify:
local build

Change-Id: Ifdfcee29130b2eca3c559667a73c63ba05cf8e76
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2 files changed