Skip to content

Commit

Permalink
Enable Atheros on Ruby firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
PetruSoroaga committed Sep 9, 2024
1 parent 88d3b14 commit 26a539e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/package/linux-patcher/linux-patcher.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export UIMAGE_NAME = Linux-$(LINUX_VERSION_PROBED)-$(OPENIPC_SOC_MODEL)
# Exclude buildroot yylloc patches
LINUX_POST_PATCH_HOOKS = LINUX_APPLY_LOCAL_PATCHES

LINUX_PATCHER_BOARD_FPV = ssc338q_fpv ssc30kq_fpv
LINUX_PATCHER_BOARD_FPV = ssc338q_fpv ssc30kq_fpv ssc338q_rubyfpv
ifneq ($(filter $(BOARD),$(LINUX_PATCHER_BOARD_FPV)),)
define LINUX_PATCHER_CONFIG_ATHEROS
$(call KCONFIG_ENABLE_OPT,CONFIG_FW_LOADER)
Expand Down

0 comments on commit 26a539e

Please sign in to comment.