Apache/2.4.7 (Ubuntu) Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) safemode : OFF MySQL: ON | Perl: ON | cURL: OFF | WGet: ON > / usr / src / linux-headers-3.13.0-24 / drivers / net / dpa / | server ip : 172.67.156.115 your ip : 172.71.255.8 H O M E |
Filename | /usr/src/linux-headers-3.13.0-24/drivers/net/dpa/Makefile |
Size | 514 |
Permission | rw-r--r-- |
Owner | root : root |
Create time | 27-Apr-2025 09:50 |
Last modified | 11-Apr-2014 03:07 |
Last accessed | 06-Jul-2025 11:08 |
Actions | edit | rename | delete | download (gzip) |
View | text | code | image |
#
# Makefile for the Freescale Ethernet controllers
#
EXTRA_CFLAGS += -DVERSION=\"\"
#
#Include netcomm SW specific definitions
include $(srctree)/drivers/net/dpa/NetCommSw/ncsw_config.mk
EXTRA_CFLAGS += -I$(NET_DPA)
#Netcomm SW tree
obj-$(CONFIG_FSL_FMAN) += NetCommSw/
obj-$(CONFIG_FSL_DPA_1588) += dpaa_1588.o
obj-$(CONFIG_DPA) += fsl-mac.o fsl-dpa.o
obj-$(CONFIG_DPA_OFFLINE_PORTS) += fsl-oh.o
fsl-dpa-objs := dpa-ethtool.o dpaa_eth.o
fsl-mac-objs := mac.o mac-api.o
fsl-oh-objs := offline_port.o
# Makefile for the Freescale Ethernet controllers
#
EXTRA_CFLAGS += -DVERSION=\"\"
#
#Include netcomm SW specific definitions
include $(srctree)/drivers/net/dpa/NetCommSw/ncsw_config.mk
EXTRA_CFLAGS += -I$(NET_DPA)
#Netcomm SW tree
obj-$(CONFIG_FSL_FMAN) += NetCommSw/
obj-$(CONFIG_FSL_DPA_1588) += dpaa_1588.o
obj-$(CONFIG_DPA) += fsl-mac.o fsl-dpa.o
obj-$(CONFIG_DPA_OFFLINE_PORTS) += fsl-oh.o
fsl-dpa-objs := dpa-ethtool.o dpaa_eth.o
fsl-mac-objs := mac.o mac-api.o
fsl-oh-objs := offline_port.o