diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-12-07 00:26:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-12-07 00:26:26 +0000 |
commit | 3115db47d4066fb59e608db4bedd14bad747b770 (patch) | |
tree | 09f622c2cec8948505435552ac6dddf3d790ee98 /target/linux/rb532-2.6/config | |
parent | 6df97128d10610595d31f407e1b8128c4c43876b (diff) | |
download | upstream-3115db47d4066fb59e608db4bedd14bad747b770.tar.gz upstream-3115db47d4066fb59e608db4bedd14bad747b770.tar.bz2 upstream-3115db47d4066fb59e608db4bedd14bad747b770.zip |
remove custom partition table hack, add ptgen utility for generating partition tables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5704 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532-2.6/config')
-rw-r--r-- | target/linux/rb532-2.6/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rb532-2.6/config b/target/linux/rb532-2.6/config index 2d2138261a..98474ad71a 100644 --- a/target/linux/rb532-2.6/config +++ b/target/linux/rb532-2.6/config @@ -1180,7 +1180,6 @@ CONFIG_CIFS=m # Partition Types # CONFIG_PARTITION_ADVANCED=y -CONFIG_OPENWRT_PARTITION=y # CONFIG_ACORN_PARTITION is not set # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set |