Changeset 918291b in freewrt for rules.mk


Ignore:
Timestamp:
Jul 21, 2006, 2:27:26 AM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
8e39b7e
Parents:
b266f30
Message:

remove more dead code, and fix my fix to gcom's Makefile...
of course you set WRKSRC not WRKBUILD

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rules.mk

    rb266f30 r918291b  
    5656TARGET_OPTIMIZATION:=$(strip $(subst ",, $(BR2_TARGET_OPTIMIZATION)))
    5757#"))"))"))"))")) # for vim's broken syntax highlighting :)
    58 
    59 TAR_OPTIONS=    -xf
    60 TAR_EXTRACT=    ${TOPDIR}/lbin/tar ${TAR_OPTIONS} -
    6158
    6259TARGET_CFLAGS:=$(TARGET_OPTIMIZATION) $(TARGET_DEBUGGING)
Note: See TracChangeset for help on using the changeset viewer.