diff options
Diffstat (limited to 'examples/standalone/Makefile')
-rw-r--r-- | examples/standalone/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/standalone/Makefile b/examples/standalone/Makefile index 810d285d4eb..c9d6206f291 100644 --- a/examples/standalone/Makefile +++ b/examples/standalone/Makefile @@ -9,7 +9,6 @@ extra-y := hello_world extra-$(CONFIG_SMC91111) += smc91111_eeprom extra-$(CONFIG_SMC911X) += smc911x_eeprom extra-$(CONFIG_SPI_FLASH_ATMEL) += atmel_df_pow2 -extra-$(CONFIG_MPC5xxx) += interrupt extra-$(CONFIG_PPC) += sched # |