diff --git a/conf/autopilot/obsolete/tiny.h b/conf/autopilot/tiny_sim.h similarity index 100% rename from conf/autopilot/obsolete/tiny.h rename to conf/autopilot/tiny_sim.h diff --git a/conf/boards/pc.makefile b/conf/boards/pc.makefile index 3657756ac2..4e8976f4f4 100644 --- a/conf/boards/pc.makefile +++ b/conf/boards/pc.makefile @@ -10,7 +10,7 @@ BOARD_VERSION= # TODO: update board -BOARD_CFG = \"tiny.h\" +BOARD_CFG = \"tiny_sim.h\" $(TARGET).ARCHDIR = $(ARCH)