]> git.sur5r.net Git - u-boot/blobdiff - examples/standalone/Makefile
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
[u-boot] / examples / standalone / Makefile
index 810d285d4ebc7f842ebd675eabddd20e2ad8506e..c9d6206f291f90e8fcb9737533d0ba7d535942e9 100644 (file)
@@ -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
 
 #