mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-09 02:51:20 +00:00
5 lines
132 B
Makefile
5 lines
132 B
Makefile
|
ccflags-y := -Idrivers/net/ethernet/chelsio/cxgb4
|
||
|
|
||
|
obj-$(CONFIG_CRYPTO_DEV_CHELSIO) += chcr.o
|
||
|
chcr-objs := chcr_core.o chcr_algo.o
|