Commit 460d5556 authored by Alessandro Rubini's avatar Alessandro Rubini

wrdev-tools: end-of-line cleanup (space, return)

parent b5cb3b41
all:
make -C ./src/mch_flasher
make -C ./src/uboot_env
make -C ./src/gen_fpga_image
$(MAKE) -C ./src/mch_flasher
$(MAKE) -C ./src/uboot_env
$(MAKE) -C ./src/gen_fpga_image
clean:
make -C ./src/mch_flasher clean
make -C ./src/uboot_env clean
make -C ./src/gen_fpga_image clean
\ No newline at end of file
$(MAKE) -C ./src/mch_flasher clean
$(MAKE) -C ./src/uboot_env clean
$(MAKE) -C ./src/gen_fpga_image clean
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment