[ar71xx] move random MAC address generation into the platform initialization code
[openwrt.git] / target / linux / atheros / image / Makefile
index 4340e76..45b72c7 100644 (file)
@@ -25,7 +25,7 @@ define Image/Build
 
        -$(STAGING_DIR_HOST)/bin/mkfwimage \
                -B XS2 -v XS2.ar2316.OpenWrt \
-               -k $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma
+               -k $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma \
                -r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
                -o $(BIN_DIR)/openwrt-$(BOARD)-ubnt2-$(1).bin
 
This page took 0.020635 seconds and 4 git commands to generate.