2 # Copyright (C) 2010 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
11 all: g5_Plus1_2_31_unmanaged_Atheros_v3.bin \
12 g5_Plus1_2_31_unmanaged_Atheros_v4.bin \
13 g5_Plus1_2_29b_unmanaged_Atheros_v5.bin \
14 g5e_Plus1_2_29a_unmanaged_Atheros_v3.bin
17 $(CC
) $(CFLAGS
) -c
$^
-o
$@
20 $(OBJCOPY
) -O binary
-j .data
$^
$@