diff -r 139779203946 -r c89ebff40c8d omap3530/bld.inf --- a/omap3530/bld.inf Thu Nov 12 16:07:48 2009 +0000 +++ b/omap3530/bld.inf Wed Nov 25 13:25:52 2009 +0000 @@ -32,3 +32,11 @@ #include "shared/mstick/bld.inf" #include "shared/serialkeyb/bld.inf" #include "shared/tps65950/bld.inf" + +// Build image armv5 for urel and udeb +PRJ_EXTENSIONS +start extension base/rom +option REE_TARGET beagle +option TYPE tshell +option REE_PATH sf/adaptation/beagleboard +end