Skip to content
Snippets Groups Projects
Commit 6439cc7e authored by Twinkle Goyal's avatar Twinkle Goyal
Browse files

wlan-platform-dlkm: Add Security Flags to CC


Change-Id: Iccff099a927c36e21b58c5e907cb22e7f7950ee0
Signed-off-by: default avatarTwinkle Goyal <quic_twingoya@quicinc.com>
parent 48546f7e
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,8 @@ SYSTEMD_AUTO_ENABLE:${PN} = "disable"
SRC_URI:append = " file://init.qti.cnss2_on.sh"
SRC_URI:append = " file://init.qti.cnss2_off.sh"
KERNEL_CC:append:sa525m = " ${SECURITY_CFLAGS} "
do_install() {
module_do_install
install -d ${D}${includedir}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment