summaryrefslogtreecommitdiff
path: root/mk/rootfs.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-24 06:08:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-24 06:08:24 +0200
commit0e930c133951dffe8c933fe02f67e72fec57dc8d (patch)
tree54d2244b5f8ee0e9eeb64feecb4428631564b825 /mk/rootfs.mk
parent00166e020db4bff6de43ac5925b0600d4245461f (diff)
sync patch with OpenWrt, combine both targets (rb411/rb433)
Diffstat (limited to 'mk/rootfs.mk')
-rw-r--r--mk/rootfs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/rootfs.mk b/mk/rootfs.mk
index 241a237fa..5080944e6 100644
--- a/mk/rootfs.mk
+++ b/mk/rootfs.mk
@@ -17,7 +17,7 @@ ROOTFS:= root=/dev/sda2
MTDDEV:= root=/dev/mtdblock1
endif
-ifeq ($(ADK_TARGET_SYSTEM_MIKROTIK_RB433),y)
+ifeq ($(ADK_TARGET_SYSTEM_MIKROTIK_RB4XX),y)
MTDDEV:= root=/dev/mtdblock2
endif