post: Remove references to scrapped "netta" board.
[oweals/u-boot.git] / post / Makefile
index 92024e196afd86768de28bfafb93f4c944582c5a..78ede8c629088322f34b404a106a44aff8897c24 100644 (file)
@@ -13,6 +13,6 @@ obj-$(CONFIG_PPC) += lib_powerpc/
 obj-$(CONFIG_MPC83xx) += cpu/mpc83xx/
 obj-$(CONFIG_8xx) += cpu/mpc8xx/
 obj-$(CONFIG_4xx) += cpu/ppc4xx/
-ifneq ($(filter lwmon5 netta pdm360ng,$(BOARD)),)
+ifneq ($(filter lwmon5 pdm360ng,$(BOARD)),)
 obj-y += board/$(BOARD)/
 endif