diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-12 19:44:08 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-12-14 23:46:00 +0100 |
| commit | a2fd9751155657999b75367dea5b081dad1254b3 (patch) | |
| tree | 01bb3b939a76a5fbf8224655b662272bbb7811de /configs/i686_defconfig | |
| parent | 48fbdaaea6800b8fc5a4bc9bfeba105f3c46ae22 (diff) | |
| download | buildroot-novena-a2fd9751155657999b75367dea5b081dad1254b3.tar.gz buildroot-novena-a2fd9751155657999b75367dea5b081dad1254b3.zip | |
remove BR2_KERNEL_HURD from defconfig files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/i686_defconfig')
| -rw-r--r-- | configs/i686_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/i686_defconfig b/configs/i686_defconfig index 90dce7223..063588311 100644 --- a/configs/i686_defconfig +++ b/configs/i686_defconfig @@ -738,7 +738,6 @@ BR2_TARGET_ROOTFS_JFFS2_COPYTO="" # BR2_KERNEL_none is not set BR2_KERNEL_LINUX_ADVANCED=y # BR2_KERNEL_LINUX is not set -# BR2_KERNEL_HURD is not set BR2_PACKAGE_LINUX=y BR2_PACKAGE_LINUX_KCONFIG="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX26_VERSION).config" BR2_PACKAGE_LINUX_FORMAT="bzImage" |
