summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/image
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-21 01:36:19 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-21 01:36:19 +0000
commitc6de2c0d2fb3c94abc129f9343d6f94257235c6d (patch)
tree21c84f6d163f01138e5deabb36b0d6d20e6318d4 /target/linux/atheros/image
parent17a8f7b655ab85979781db15290784fcd3c496f2 (diff)
[atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15316 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/image')
-rw-r--r--target/linux/atheros/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/image/Makefile b/target/linux/atheros/image/Makefile
index e2f631570..40044895b 100644
--- a/target/linux/atheros/image/Makefile
+++ b/target/linux/atheros/image/Makefile
@@ -39,7 +39,7 @@ define Image/Build
-B XS2-8 -v XS2.ar2316.OpenWrt.$(REVISION) \
-k $(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma \
-r $(BIN_DIR)/openwrt-$(BOARD)-root.$(1) \
- -o $(BIN_DIR)/openwrt-$(BOARD)-ubnt2-8-$(1).bin
+ -o $(BIN_DIR)/openwrt-$(BOARD)-ubnt2-pico2-$(1).bin
-$(STAGING_DIR_HOST)/bin/mkmylofw -B np25g \
-p0x020000:0x130000:ah:0x80041000:linux:$(KDIR)/vmlinux.bin.gz \