]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blobdiff - ti/runtime/hplib/module/Makefile
Updated the hplib build infrastructure to align for yocto
[keystone-rtos/netapi.git] / ti / runtime / hplib / module / Makefile
index 2f7ca5f9dfce26b4c144b99fa8af39cd252c4e80..4cb0ce919742adbd50852cdbdd5fc8cf167eabc6 100755 (executable)
@@ -37,3 +37,6 @@ default all:
 clean:
        make -C $(KDIR) M=$$PWD clean
 
+install: 
+       make -C $(KDIR) M=$$PWD modules_install
+