net/bnxt: distribute makefile to subdirectories
authorKishore Padmanabha <kishore.padmanabha@broadcom.com>
Fri, 12 Jun 2020 12:49:49 +0000 (18:19 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 30 Jun 2020 12:52:30 +0000 (14:52 +0200)
commit4970550876632ade7cb4da8b25afc96adb4bc92d
treef2992d7470974346528ff1ed8ce163eaa2815372
parent987984204bdc982e0f58393678dd50ba91c639c4
net/bnxt: distribute makefile to subdirectories

Created sub Makefile for tf_ulp and and tf_core for easy management.

Signed-off-by: Kishore Padmanabha <kishore.padmanabha@broadcom.com>
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Mike Baucom <michael.baucom@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
drivers/net/bnxt/Makefile
drivers/net/bnxt/tf_core/Makefile [new file with mode: 0644]
drivers/net/bnxt/tf_ulp/Makefile [new file with mode: 0644]