|
|
@ -1,5 +1,5 @@ |
|
|
|
#
|
|
|
|
#
|
|
|
|
# Copyright (C) 2012 OpenWrt.org
|
|
|
|
# Copyright (C) 2012-2014 OpenWrt.org
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
# See /LICENSE for more information.
|
|
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
include $(INCLUDE_DIR)/image.mk |
|
|
|
include $(INCLUDE_DIR)/image.mk |
|
|
|
|
|
|
|
|
|
|
|
TARGET_DTBS := armada-xp-db armada-370-db armada-xp-openblocks-ax3-4 armada-370-mirabox \
|
|
|
|
TARGET_DTBS := armada-xp-db armada-370-db armada-xp-openblocks-ax3-4 armada-370-mirabox \
|
|
|
|
armada-370-rd armada-xp-gp
|
|
|
|
armada-370-rd armada-xp-gp armada-xp-mamba
|
|
|
|
|
|
|
|
|
|
|
|
LOADADDR:=0x00008000
|
|
|
|
LOADADDR:=0x00008000
|
|
|
|
|
|
|
|
|
|
|
|