aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.1718.2.1 (42b548b7ux2RLNcFOrtdJXuEMvLNEw)iap10@spot.cl.cam.ac.uk2005-06-191-0/+3
| | | | | This patch allows user to choose mirror to get linux kernel source instead of getting it from kernel.org (which set as default)
* bitkeeper revision 1.1513 (4291f527HzSV5MgVTL5ZpTs61-VQvg)cl349@firebug.cl.cam.ac.uk2005-05-231-6/+0
| | | | | | | mk.linux-2.6-xenU, mk.linux-2.6-xen0, Rules.mk, Config.mk: Move {COMPILE,TARGET}_{,SUB}ARCH} definition into xen/Rules.mk. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1305 (42603ffeunTyoZX2egpGvfR_Km2tBw)katzj@redhat.com[iap10]2005-04-151-1/+7
| | | | | | | | | | | | [PATCH] Install libraries into libdir Attached makes it so that libxc and libxutil get installed into /usr/lib64 instead of /usr/lib on x86_64. Signed-off-by: Jeremy Katz <katzj@redhat.com> ===== Config.mk 1.3 vs edited =====
* bitkeeper revision 1.1236.1.200 (424efe01yAPteHQ-fOPSaM_1yE9IfA)kaf24@firebug.cl.cam.ac.uk2005-04-021-8/+1
| | | | | | Makefile fixes. mbootpack dependencies now work properly. Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1236.1.199 (424ef4eahp9zc9DUf9tycOmpkfA2Bw)cl349@firebug.cl.cam.ac.uk[cl349]2005-04-021-0/+7
| | | | | | Add TARGET_ARCH suffix to defconfig files. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1236.1.105 (423fdeaeuXmbQUj74cWh1nItpSKUjw)kaf24@firebug.cl.cam.ac.uk2005-03-221-0/+33
Improved cross-compilation support. Signed-off-by: Keir Fraser <keir@xensource.com>