Skip to content

Commit

Permalink
is it?
Browse files Browse the repository at this point in the history
  • Loading branch information
hack3ric committed Aug 9, 2024
1 parent 07378b6 commit ecc3ded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
uses: openwrt/gh-action-sdk@main
env:
ARCH: ${{ matrix.arch }}
V: s
- name: Store packages
uses: actions/upload-artifact@v2
with:
Expand Down
1 change: 1 addition & 0 deletions openwrt/net/bpftool-modified/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ else
endif

MAKE_FLAGS += \
CC="$(TARGET_CC)" \
OUTPUT="$(PKG_BUILD_DIR)/" \
prefix="/usr" \
$(if $(findstring c,$(OPENWRT_VERBOSE)),V=1,V='') \
Expand Down

0 comments on commit ecc3ded

Please sign in to comment.