Changeset 318

Show
Ignore:
Timestamp:
07/21/06 03:15:57 (6 years ago)
Author:
tg
Message:

wbx, if you change the variable definitions, change all
its uses too. bad part of commit r301 (IIRC) too.

will be changed back to PKG_SOURCE later properly, once
all the other toolchain are converted.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/toolchain/uClibc/Makefile

    r301 r318  
    88PKG_MD5SUM:=            1ada58d919a82561061e4741fb6abd29 
    99PKG_BUILD_DIR:=         $(TOOLCHAIN_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) 
    10 PKG_SOURCE:=          $(PKG_NAME)-$(PKG_VERSION).tar.bz2 
     10SOURCE:=              $(PKG_NAME)-$(PKG_VERSION).tar.bz2 
    1111PKG_SOURCE_URL:=        http://www.uclibc.org/downloads 
    1212