Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)
[openwrt.git] / BSDmakefile
1 # Copyright (C) 2006 OpenWrt.org
2 #
3 # This is free software, licensed under the GNU General Public License v2.
4 # See /LICENSE for more information.
5 #
6 world ${.TARGETS}:
7 @gmake $@
This page took 0.039279 seconds and 5 git commands to generate.