got rid of the old custom gyro board kernel driver
diff --git a/frc971/atom_code/atom_code.gyp b/frc971/atom_code/atom_code.gyp
index 0aceec0..9a111b0 100644
--- a/frc971/atom_code/atom_code.gyp
+++ b/frc971/atom_code/atom_code.gyp
@@ -32,7 +32,6 @@
         {
           'destination': '<(rsync_dir)',
           'files': [
-            'scripts/aos_module.ko',
             'scripts/start_list.txt',
           ],
         },
diff --git a/frc971/atom_code/scripts/aos_module.ko b/frc971/atom_code/scripts/aos_module.ko
deleted file mode 100644
index cdaddb7..0000000
--- a/frc971/atom_code/scripts/aos_module.ko
+++ /dev/null
Binary files differ