Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A Dbuilddeb86 if [ "$ARCH" = "um" ] ; then
100 if [ "$ARCH" = "um" ] ; then
105 if [ "$ARCH" = "um" ] ; then
118 cp arch/$ARCH/boot/$KBUILD_IMAGE "$tmpdir/boot/vmlinuz-$version"
124 if [ "$ARCH" = "um" ] ; then
H A Dbuildtar60 make ARCH="${ARCH}" O="${objtree}" KBUILD_SRC= INSTALL_MOD_PATH="${tmpdir}" modules_install
75 case "${ARCH}" in
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A DMakefile.build212 $(GENKSYMS) $(if $(1), -T $(2)) -a $(ARCH) \
349 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -C -U$(ARCH) \
H A Dheaders.sh10 make ARCH=$2 KBUILD_HEADERS=$1 headers_$1
H A Dxz_wrap.sh15 case $ARCH in
H A Dmkcompile_h4 ARCH=$2
H A Ddecodecode53 if [ "$ARCH" = "arm" ]; then
H A Dtags.sh182 if [ "${ARCH}" = "um" ]; then
H A DMakefile.modpost69 ifneq ($(KBUILD_BUILDHOST),$(ARCH))