Commit 8fc4ffd2 authored by Federico Vaga's avatar Federico Vaga

bld: fix Makefile statement

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 09cbaee5
......@@ -14,7 +14,7 @@ INSTALL_MOD_PATH ?=
INSTALL_MOD_DIR ?= extra/cern/spec-fmc-carrier
ifndef (CONFIG_FPGA_MGR_BACKPORT)
ifndef CONFIG_FPGA_MGR_BACKPORT
ifeq ($(shell test $(shell uname -p) \> "4.4"), 0)
CONFIG_FPGA_MGR_BACKPORT := n
else
......
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