From ad69f3f62a754aafb60ce0c284b3396ca243119b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 27 Apr 2005 13:51:16 +0000 Subject: [PATCH] add mac partition support SVN-Revision: 732 --- openwrt/package/linux/linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index d71a44df39..0ab4a71e8a 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -1005,7 +1005,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_ATARI_PARTITION is not set -# CONFIG_MAC_PARTITION is not set +CONFIG_MAC_PARTITION=y CONFIG_MSDOS_PARTITION=y # CONFIG_BSD_DISKLABEL is not set # CONFIG_MINIX_SUBPARTITION is not set -- 2.25.1