X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=config.example;h=fe7c4edda158278e59db03828a65d3639c0c96b1;hp=9bf5035fe27adf019b09977126ebbd0505de760b;hb=dd95be3d806b5ff3aaaff23d926b1f9b3d92fe3a;hpb=f98e135b355deaade003bde2b2bf5fcb0e517696 diff --git a/config.example b/config.example index 9bf5035..fe7c4ed 100644 --- a/config.example +++ b/config.example @@ -5,14 +5,21 @@ # 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 - -# WIFI-SSID = -# WIFI-PASS = +# include gyro.mk # PHONY: rootpass # ${IMGFILE}: rootpass