qcacmn: Enable notifier chain registration API

The qca wifi driver requires to register
with the Linux notifier chain
for handling panic events.

Enable build for QAL API's
for registration with Linux panic notifier chain

Change-Id: Ibe5376613b66cb90bcb1e84dfeb28365ab19cfb7
CRs-Fixed: 2413782
diff --git a/qdf/Kbuild b/qdf/Kbuild
index 6405b99..0d46466 100644
--- a/qdf/Kbuild
+++ b/qdf/Kbuild
@@ -62,6 +62,7 @@
 $(HOST_QAL_SRC)/linux/src/qal_devcfg.o \
 $(HOST_QAL_SRC)/linux/src/qal_vbus_dev.o \
 $(HOST_QAL_SRC)/linux/src/qal_streamfs.o \
+$(HOST_QAL_SRC)/linux/src/qal_notifier.o \
 #linux/src/qdf_net.o \
 #linux/src/qdf_net_event.o \
 #linux/src/qdf_net_ioctl.o