remove doubled line
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Fri, 27 May 2005 06:06:06 +0000 (06:06 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Fri, 27 May 2005 06:06:06 +0000 (06:06 +0000)
SVN-Revision: 1081

openwrt/rules.mk

index 63ee1097ba3113f28b66c12ffb60f065ee2a15f4..2cfd208fcc68d420c64f69618b0f95777ffffd09 100644 (file)
@@ -123,5 +123,5 @@ IPKG_BUILD := PATH="$(TARGET_PATH)" ipkg-build -c -o root -g root
 IPKG_TARGET_DIR := $(PACKAGE_DIR)
 
 RSTRIP:=STRIP="$(STRIP)" $(SCRIPT_DIR)/rstrip.sh
-RSTRIP_KMOD:=STRIP="$(TARGET_CROSS)strip --strip-unneeded --remove-section=.comment --remove-section=.comment" $(SCRIPT_DIR)/rstrip.sh
+RSTRIP_KMOD:=STRIP="$(TARGET_CROSS)strip --strip-unneeded --remove-section=.comment" $(SCRIPT_DIR)/rstrip.sh