Commit c2aded51 authored by Wen-chien Jesse Sung's avatar Wen-chien Jesse Sung Committed by Kleber Sacilotto de Souza
parent e6c8ab78
......@@ -9,7 +9,12 @@ ccflags-y += \
-I$(OP)/include \
-I$(OP)/systems/bde/linux/include \
-I$(OP)/systems/bde/shared/include \
-I$(OP)/systems/linux/kernel/modules/include
-I$(OP)/systems/linux/kernel/modules/include \
-DLONGS_ARE_64BITS \
-DPTRS_ARE_64BITS \
-DSAL_SPL_LOCK_ON_IRQ \
-DSYS_BE_PIO=0 -DSYS_BE_PACKET=0 -DSYS_BE_OTHER=0 \
-DLE_HOST=1 -DSAL_BDE_DMA_MEM_DEFAULT=16
obj-$(CONFIG_OPENNSL_BCM_KNET) += linux-bcm-knet.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment