]> git.plutz.net Git - rpi_small/blobdiff - config.example
improved rollout of some config files
[rpi_small] / config.example
index 9bf5035fe27adf019b09977126ebbd0505de760b..fe7c4edda158278e59db03828a65d3639c0c96b1 100644 (file)
@@ -5,14 +5,21 @@
 # deb     http://archive.raspberrypi.org/debian stretch main
 # endef
 
 # deb     http://archive.raspberrypi.org/debian stretch main
 # endef
 
+# define WIFI_CFG =
+# auto wlan0
+# allow-hotplug wlan0
+# 
+# iface wlan0 inet dhcp
+#         wpa-ssid        "SSID"
+#         wpa-psk         "PASS"
+# endef
+
 # BOOTSTRAP := http://raspbian.raspberrypi.org/raspbian
 # PACKAGES := ${PACKAGES} foo bar ... additional packages
 
 # include xfce.mk
 # include ws5inch.mk
 # BOOTSTRAP := http://raspbian.raspberrypi.org/raspbian
 # PACKAGES := ${PACKAGES} foo bar ... additional packages
 
 # include xfce.mk
 # include ws5inch.mk
-
-# WIFI-SSID = 
-# WIFI-PASS =
+# include gyro.mk
 
 # PHONY: rootpass
 # ${IMGFILE}: rootpass
 
 # PHONY: rootpass
 # ${IMGFILE}: rootpass