]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/Makefile
core: add ofnode_get_by_phandle() api
[people/ms/u-boot.git] / post / Makefile
index 2fa6f8a295a03d165e2bc0dbae89950a93ff44bd..33db359b425e281d120fc6934f486656f7b950d0 100644 (file)
@@ -11,8 +11,3 @@ obj-$(CONFIG_POST_STD_LIST)   += tests.o
 obj-y += drivers/
 obj-$(CONFIG_PPC) += lib_powerpc/
 obj-$(CONFIG_MPC83xx) += cpu/mpc83xx/
-obj-$(CONFIG_8xx) += cpu/mpc8xx/
-obj-$(CONFIG_4xx) += cpu/ppc4xx/
-ifneq ($(filter lwmon lwmon5 netta pdm360ng,$(BOARD)),)
-obj-y += board/$(BOARD)/
-endif