We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db32101 commit cff277aCopy full SHA for cff277a
src/Makefile
@@ -27,9 +27,9 @@ include $(RT28xx_DIR)/os/linux/config.mk
27
RTMP_SRC_DIR = $(RT28xx_DIR)/RT$(MODULE)
28
29
#PLATFORM: Target platform
30
-# PLATFORM = PC
31
-# PLATFORM = SYNOLOGY
32
-PLATFORM = RASPBERRYPI
+PLATFORM = PC
+#PLATFORM = SYNOLOGY
+#PLATFORM = RASPBERRYPI
33
#PLATFORM = 5VT
34
#PLATFORM = IKANOS_V160
35
#PLATFORM = IKANOS_V180
0 commit comments