ppc: pp405-generic: Simplify Makefile

As a result of the specific board removal, the Makefiles can be
simplified.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
master
Ricardo Ribalda Delgado 9 years ago committed by Michal Simek
parent 5b218ae106
commit 6de59eb2c2
  1. 2
      board/xilinx/ppc405-generic/Makefile

@ -9,4 +9,4 @@
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += ../../xilinx/ppc405-generic/xilinx_ppc405_generic.o
obj-y += xilinx_ppc405_generic.o

Loading…
Cancel
Save