]> git.plutz.net Git - rpi_small/blobdiff - config.example
put some of the configuration in separate files
[rpi_small] / config.example
diff --git a/config.example b/config.example
new file mode 100644 (file)
index 0000000..b38bde1
--- /dev/null
@@ -0,0 +1,10 @@
+# Name this file config.mk to override options from the main Makefile
+
+define SOURCES = 
+deb     http://raspbian.raspberrypi.org/raspbian stretch main non-free firmware rpi\n\
+deb     http://archive.raspberrypi.org/debian stretch main\n
+endef
+
+BOOTSTRAP := http://raspbian.raspberrypi.org/raspbian
+
+# PACKAGES := ${PACKAGES} foo bar ... additional packages