Changeset c9abe97 in freewrt


Ignore:
Timestamp:
Sep 2, 2006, 8:58:37 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
c515863
Parents:
19ec6e9
Message:

change build.mk to mk/

git-svn-id: svn://www.freewrt.org/branches/wbx-target-cleanup@552 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build.mk

    r19ec6e9 rc9abe97  
    3131world: $(DL_DIR) $(BUILD_DIR) $(STAMP_DIR)
    3232        ${BASH} ${TOPDIR}/scripts/scan-pkgs.sh
    33         $(MAKE) -f build.mk tools/install toolchain/install target/compile package/compile root_clean package/install target/install package_index
     33        $(MAKE) -f mk/build.mk tools/install toolchain/install target/compile package/compile root_clean package/install target/install package_index
    3434        @$(TRACE) Build complete. See bin/ for the firmware and packages.
    3535
Note: See TracChangeset for help on using the changeset viewer.