asus not netgear
[openwrt.git] / openwrt / rules.mk
index 63ee109..2cfd208 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
 
This page took 0.024017 seconds and 4 git commands to generate.