Skip to content

Commit

Permalink
Fixup macsec build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-seoss committed Apr 18, 2024
1 parent 5527d03 commit cc55747
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package/network/services/hostapd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,7 @@ ifneq ($(LOCAL_TYPE),hostapd)
endif
endif

# FIXME trim
ifneq (,$(findstring macsec,$(LOCAL_VARIANT)))
#DRV_DEPENDS:=+libnl +libnl-genl +libnl-route +libnl-nf
DRV_DEPENDS:=+libnl
else
DRV_DEPENDS:=+libnl-tiny
Expand Down

0 comments on commit cc55747

Please sign in to comment.