summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 284a6569..c0bc45fa 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -229,6 +229,10 @@ version :
DRIVERS_ipxe = $(DRIVERS_net) $(DRIVERS_infiniband) \
$(DRIVERS_xen) $(DRIVERS_hyperv)
+# Raspberry Pi
+#
+DRIVERS_rpi = smsc95xx lan78xx
+
###############################################################################
#
# Drag in the bulk of the build system