]> git.plutz.net Git - rpi_small/blob - config.example
b38bde1a9931d24672039ccee4ae3419d84f3036
[rpi_small] / config.example
1 # Name this file config.mk to override options from the main Makefile
2
3 define SOURCES = 
4 deb     http://raspbian.raspberrypi.org/raspbian stretch main non-free firmware rpi\n\
5 deb     http://archive.raspberrypi.org/debian stretch main\n
6 endef
7
8 BOOTSTRAP := http://raspbian.raspberrypi.org/raspbian
9
10 # PACKAGES := ${PACKAGES} foo bar ... additional packages