X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=rules.mk;h=0ee8d568a677cd6792dc6fdc98e07dbdb7a46f3e;hb=d648a0827b85258bf49a88ebdda710fad55044a0;hp=536f8cff7fc26bbc0692a670e1daec1b8e8d8237;hpb=9bd710e050fee9bac28d20915b74a88514b7344a;p=openwrt%2Fstaging%2Fstintel.git diff --git a/rules.mk b/rules.mk index 536f8cff7f..0ee8d568a6 100644 --- a/rules.mk +++ b/rules.mk @@ -183,7 +183,7 @@ else RSTRIP:= \ NM="$(TARGET_CROSS)nm" \ STRIP="$(STRIP)" \ - STRIP_KMOD="$(TARGET_CROSS)strip --strip-unneeded --remove-section=.comment --remove-section=.pdr --remove-section=mdebug.abi32" \ + STRIP_KMOD="$(TARGET_CROSS)strip --strip-unneeded --remove-section=.comment --remove-section=.pdr --remove-section=.mdebug.abi32" \ $(SCRIPT_DIR)/rstrip.sh endif