I'd like to add following wifi driver to Amlogic buildroot
https://github.com/khadas/android_hardware_wifi_icomm_drivers_ssv6xxx/tree/khadas-vims-pie
I've copied driver source code to
hardware/aml-4.9/wifi/icomm/drivers
then created folder buildroot/package/amlogic/icomm
.
Now I need to create Config.in and icomm_wifi.mk in buildroot/package/amlogic/icomm
But I have no clue.