Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532...
[openwrt/staging/chunkeey.git] / target / linux / rb532-2.6 / image / Makefile
index 84f37e3bb2cff0430ab6aa23e9d71c90c7bfc01c..555eb2a645cd841be61009a71de6af3c644c317b 100644 (file)
@@ -20,10 +20,6 @@ LOADER_MAKEOPTS= \
                RAMSIZE=$(RAMSIZE) \
                IMAGE_COPY=$(IMAGE_COPY)
 
-define Build/Compile
-       $(CC) -o $(STAGING_DIR)/bin/patch-cmdline $(PLATFORM_DIR)/src/patch-cmdline.c
-endef
-
 define Build/Clean
        $(MAKE) -C $(GENERIC_PLATFORM_DIR)/image/lzma-loader $(LOADER_MAKEOPTS) clean
 endef