Skip to content

Commit

Permalink
CONFIG_FPGA_MGR_BACKPORT always y
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisMARION committed Aug 27, 2021
1 parent c45c590 commit 4511045
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linux/linux-ext-spec.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
LINUX_EXTENSIONS += spec

define SPEC_PREPARE_KERNEL
$(SED) 's/$$(CONFIG_FPGA_MGR_BACKPORT)/y/g' $(SPEC_DIR)/software/kernel/Kbuild

`# Create destination directory`; \
DEST_DIR=$(LINUX_DIR)/drivers/wrtd_ref_spec150t_adc; \
mkdir -p $${DEST_DIR}; \
Expand Down

0 comments on commit 4511045

Please sign in to comment.