Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532...
[openwrt.git] / target / linux / rb532-2.6 / image / Makefile
index 84f37e3..555eb2a 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
This page took 0.021363 seconds and 4 git commands to generate.