Ver código fonte

config for UMTS

Helge Jung 9 anos atrás
pai
commit
9a7a7c2a62
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      site.mk

+ 2 - 1
site.mk

@@ -18,12 +18,13 @@ GLUON_SITE_PACKAGES := \
 	gluon-mesh-vpn-fastd \
 	gluon-radvd \
 	gluon-status-page \
+	comgt kmod-usb-serial kmod-usb2 kmod-usb-uhci kmod-usb-ohci usb-modeswitch \
 	iwinfo \
 	iptables \
 	haveged
 
 # 0.2~1 < 0.2 < 0.2+1 < 0.2-1 < 0.2.1 < 0.3
-DEFAULT_GLUON_RELEASE := 0.6~exp$(shell date '+%Y%m%d')
+DEFAULT_GLUON_RELEASE := 0.6~exp$(shell date '+%Y%m%d')-umts
 DEFAULT_GLUON_PRIORITY := 0
 
 GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)