From: Wojciech A. Koszek Date: Tue, 6 Apr 2010 02:09:09 +0000 (-0700) Subject: Get PELE friendly Makefile in. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d42a221363e4b4f3abc190477505898acda600a;p=thirdparty%2Fu-boot.git Get PELE friendly Makefile in. --- diff --git a/Makefile b/Makefile index f06a97cf3e3..081f6e13645 100644 --- a/Makefile +++ b/Makefile @@ -3171,6 +3171,10 @@ omap3_zoom2_config : unconfig smdkc100_config: unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 smdkc100 samsung s5pc1xx +xpele_config: unconfig + @mkdir -p $(obj)include $(obj)board/xilinx/dfe + @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 dfe xilinx dragonfire + ######################################################################### ## XScale Systems #########################################################################