switched from fitpc/atom to prime/linux

Also removed a few old things that had nothing reasonable to be changed
to.
diff --git a/vision/BinaryServer.cpp b/vision/BinaryServer.cpp
index 18cf85b..c21a8b3 100644
--- a/vision/BinaryServer.cpp
+++ b/vision/BinaryServer.cpp
@@ -12,7 +12,7 @@
 #include <arpa/inet.h>
 
 #include "aos/externals/libjpeg/include/jpeglib.h"
-#include "aos/atom_code/camera/Buffers.h"
+#include "aos/linux_code/camera/Buffers.h"
 #include "aos/common/time.h"
 
 namespace frc971 {