]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/Makefile
powerpc: remove 4xx support
[people/ms/u-boot.git] / post / Makefile
index 20a463a3453a4450a343552da63f1470683635bf..33db359b425e281d120fc6934f486656f7b950d0 100644 (file)
@@ -10,9 +10,4 @@ obj-$(CONFIG_POST_STD_LIST)   += tests.o
 
 obj-y += drivers/
 obj-$(CONFIG_PPC) += lib_powerpc/
-ifneq ($(filter mpc83xx mpc8xx ppc4xx,$(CPU)),)
-obj-y += cpu/$(CPU)/
-endif
-ifneq ($(filter lwmon lwmon5 netta pdm360ng,$(BOARD)),)
-obj-y += board/$(BOARD)/
-endif
+obj-$(CONFIG_MPC83xx) += cpu/mpc83xx/