From 50d0771dc04461f01687dd18b5c4cced4033cd3e Mon Sep 17 00:00:00 2001 From: Mark Charlebois Date: Mon, 18 Jan 2016 23:51:32 -0800 Subject: [PATCH] Whitespace fixes Signed-off-by: Mark Charlebois --- Makefile | 2 +- cmake/posix/px4_impl_posix.cmake | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 919fabac24..d713b56857 100644 --- a/Makefile +++ b/Makefile @@ -166,7 +166,7 @@ qurt_eagle_release: posix_eagle_release: $(call cmake-build,$@) - + qurt_eagle_default: $(call cmake-build,$@) diff --git a/cmake/posix/px4_impl_posix.cmake b/cmake/posix/px4_impl_posix.cmake index 312510f0ed..875b8b7594 100644 --- a/cmake/posix/px4_impl_posix.cmake +++ b/cmake/posix/px4_impl_posix.cmake @@ -182,7 +182,6 @@ if(UNIX AND APPLE) else() - set(added_definitions -D__PX4_POSIX -D__PX4_LINUX