mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix typo in atheros image makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13707 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c35ce46724
commit
93fda192a7
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user