Skip to content
Snippets Groups Projects
Commit d9cc82d7 authored by rubo77's avatar rubo77
Browse files

don't include USB on wr710

some versions only have 4MB
parent fa0dfa7a
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ ifeq ($(GLUON_TARGET),x86-generic) ...@@ -77,7 +77,7 @@ ifeq ($(GLUON_TARGET),x86-generic)
endif endif
ifeq ($(GLUON_TARGET),ar71xx-generic) ifeq ($(GLUON_TARGET),ar71xx-generic)
GLUON_TLWR710_SITE_PACKAGES := $(USB_PACKAGES_BASIC) # GLUON_TLWR710_SITE_PACKAGES := $(USB_PACKAGES_BASIC) # there are also versions with just 4MB
GLUON_TLWR1043_SITE_PACKAGES := $(USB_PACKAGES) GLUON_TLWR1043_SITE_PACKAGES := $(USB_PACKAGES)
GLUON_TLWR842_SITE_PACKAGES := $(USB_PACKAGES) GLUON_TLWR842_SITE_PACKAGES := $(USB_PACKAGES)
GLUON_TLWDR4300_SITE_PACKAGES := $(USB_PACKAGES) GLUON_TLWDR4300_SITE_PACKAGES := $(USB_PACKAGES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment