1 --- git/Makefile-orig 2010-03-08 06:56:36.000000000 -0800
2 +++ git/Makefile 2010-03-08 06:56:52.000000000 -0800
3 @@ -153,8 +153,8 @@ omap3evm_config : unconfig
4 overo_config : unconfig
5 @./mkconfig $(@:_config=) arm omap3 overo
7 -omap3530beagle_config : unconfig
8 - @./mkconfig $(@:_config=) arm omap3 omap3530beagle
9 +beagleboard_config : unconfig
10 + @./mkconfig omap3530beagle arm omap3 omap3530beagle
12 #########################################################################