Skip to content

Commit

Permalink
fixup! fixup! fixup! pkg: add ATWINC15x0 vendor driver as package
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jun 25, 2020
1 parent 50aa8bd commit 214d622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/driver_atwinc15x0/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ CFLAGS += -Wno-old-style-definition
CFLAGS += -Wno-unused-parameter

CFLAGS += -DETH_MODE
CFLAGS += -I$(PKG_BUILDDIR)/src

all:
"$(MAKE)" MODULE=driver_atwinc15x0 -C $(PKG_BUILDDIR)/src/driver/source -f $(RIOTBASE)/Makefile.base
Expand Down

0 comments on commit 214d622

Please sign in to comment.