aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maxipad/Makefile
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@sethbc.org>2016-11-19 11:20:41 -0500
committerSeth Chandler <sethbc@sethbc.org>2016-11-19 11:20:41 -0500
commitac7d202d4f143b19719b13c28177cee500896bca (patch)
treeda08924cdf89b91219dc4440b5e839fe594763b6 /keyboards/maxipad/Makefile
parentb2bc215934ddd31315db4304223750aee3eaf38d (diff)
parenta06115df19a74d39b08758472b221e630c3680d3 (diff)
downloadfirmware-ac7d202d4f143b19719b13c28177cee500896bca.tar.gz
firmware-ac7d202d4f143b19719b13c28177cee500896bca.tar.bz2
firmware-ac7d202d4f143b19719b13c28177cee500896bca.zip
merge upstream/master
Diffstat (limited to 'keyboards/maxipad/Makefile')
-rw-r--r--keyboards/maxipad/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/maxipad/Makefile b/keyboards/maxipad/Makefile
new file mode 100644
index 000000000..57b2ef62e
--- /dev/null
+++ b/keyboards/maxipad/Makefile
@@ -0,0 +1,3 @@
+ifndef MAKEFILE_INCLUDED
+ include ../../Makefile
+endif