Changeset f99bceb in freewrt


Ignore:
Timestamp:
Jan 7, 2007, 4:29:00 AM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
c4e6075
Parents:
0f4060c
Message:

typo

git-svn-id: svn://www.freewrt.org/branches/common-adk@1504 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rules.mk

    r0f4060c rf99bceb  
    7272endif
    7373HOST_CFLAGS:=           ${CFLAGS}
    74 TARGET_CFLAGS:=         $(strip -Os -fno-ident ${TARGET_CFLAGS} -fhonour-cflags)
     74TARGET_CFLAGS:=         $(strip -Os -fno-ident ${TARGET_CFLAGS} -fhonour-copts)
    7575
    7676ifneq (${show},)
Note: See TracChangeset for help on using the changeset viewer.