summaryrefslogtreecommitdiff
path: root/packages/u-boot/u-boot-git/beagleboard/name.patch
blob: 17296622346123ace14a13cf7ae7bdc6f0570f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- u-boot/Makefile-orig	2008-05-29 14:00:30.000000000 -0700
+++ u-boot/Makefile	2008-05-29 13:59:13.000000000 -0700
@@ -2550,8 +2550,8 @@ omap2430sdp_config :    unconfig
 #########################################################################
 ## ARM CORTEX Systems
 #########################################################################
-omap3530beagle_config :    unconfig
-	@./mkconfig $(@:_config=) arm omap3 omap3530beagle
+beagleboard_config :    unconfig
+	@./mkconfig omap3530beagle arm omap3 omap3530beagle
 
 #########################################################################
 ## XScale Systems