Skip to content

Commit

Permalink
Add USB and tools packages for D-Link DIR-505
Browse files Browse the repository at this point in the history
this device has 8 MB flash and an USB port
  • Loading branch information
corvusmo committed Jun 15, 2016
1 parent 97825b9 commit 6449fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site.mk
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ GLUON_SITE_PACKAGES += \
endif

#ar71xx-generic
GLUON_DIR505A1_SITE_PACKAGES := $(USB_PACKAGES_BASIC) $(TOOLS_PACKAGES) $(USB_PACKAGES_STORAGE)
GLUON_TLWR842_SITE_PACKAGES := $(USB_PACKAGES_BASIC) $(TOOLS_PACKAGES) $(USB_PACKAGES_STORAGE)
GLUON_TLWR1043_SITE_PACKAGES := $(USB_PACKAGES_BASIC) $(TOOLS_PACKAGES) $(USB_PACKAGES_STORAGE)
GLUON_TLWR2543_SITE_PACKAGES := $(USB_PACKAGES_BASIC) $(TOOLS_PACKAGES) $(USB_PACKAGES_STORAGE)
Expand Down

0 comments on commit 6449fad

Please sign in to comment.