Changeset 173df92 in freewrt for package/shfs


Ignore:
Timestamp:
Oct 3, 2006, 5:38:58 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
5a76c3e
Parents:
61acfd0
Message:

sync with freewrt_1_0 branch. It was a little bit to early to branch,
but now everybody can work again. New smaller stuff can be committed
directly in trunk.
Bigger stuff, like a new architecture or a new board should be
developed via a separate branch. Kernel and compiler updates, too.

Any bugfixes or security updates should go into branch and trunk.

Still send me a patch first and do not commit directly into the branch.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/shfs/Makefile

    r61acfd0 r173df92  
    3333                utils utils-install
    3434        $(MAKE) -C $(WRKBUILD) \
    35                 ARCH="$(ARCH)" \
     35                ARCH="$(KERNEL_ARCH)" \
    3636                CROSS_COMPILE="$(TARGET_CROSS)" \
    3737                PATH="$(TARGET_PATH)" \
Note: See TracChangeset for help on using the changeset viewer.