X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=rules.mk;h=0068350ed2ed22624996117e2ae5d6527e7fca11;hp=1a58c6ae57b47e62132e20f55f602fcfdcb5fc4d;hb=391eb6e69c09d9f107b8c30a91c63dce37820043;hpb=d555e6cadbb9170e97b53132c9e1793b196cbe74 diff --git a/rules.mk b/rules.mk index 1a58c6ae5..0068350ed 100644 --- a/rules.mk +++ b/rules.mk @@ -174,8 +174,6 @@ INSTALL_DATA:=install -m0644 INSTALL_CONF:=install -m0600 ifneq ($(CONFIG_CCACHE),) - # FIXME: move this variable to a better location - export CCACHE_DIR=$(STAGING_DIR)/ccache TARGET_CC:= ccache $(TARGET_CC) endif