Changeset 317392ca in freewrt for package/mini_fo


Ignore:
Timestamp:
Mar 20, 2007, 5:21:41 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
b4e4107
Parents:
7a9bee8
Message:

commit part of the $PATH cleanup; this breaks in alsa (at least),
but a huge number of packages builds with it; I'll compile fixing
after I'm done with a change to the toolchain…

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2211 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/mini_fo/Makefile

    r7a9bee8 r317392ca  
    2222
    2323BUILD_STYLE:=           auto
    24 MAKE_FLAGS+=            PATH="${TARGET_PATH}" \
    25                         ARCH="${KERNEL_ARCH}" \
     24MAKE_FLAGS+=            ARCH="${KERNEL_ARCH}" \
    2625                        CROSS_COMPILE="${TARGET_CROSS}" \
    2726                        KERNELVERSION="${KERNEL}" \
Note: See TracChangeset for help on using the changeset viewer.