diff --git a/Makefile.config.raspberry-pi-2 b/Makefile.config.raspberry-pi-2 index f4d21f28..bbed9d52 100644 --- a/Makefile.config.raspberry-pi-2 +++ b/Makefile.config.raspberry-pi-2 @@ -4,6 +4,8 @@ # # Configuration options for the makefile +& = $(filter-out %.h %.d,$^) + OS ?= $(shell uname) CC ?= cc