diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:49 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2009-01-29 17:22:49 +0000 |
commit | c73c1193f315acec70964d8c183f3484f002d280 (patch) | |
tree | 5fc5779b75837b101a3a384d0891cf803f9c5232 /target/device/jp/Config.in | |
parent | 7785182e46851d3144441c24ed65b858e318b193 (diff) | |
download | buildroot-novena-c73c1193f315acec70964d8c183f3484f002d280.tar.gz buildroot-novena-c73c1193f315acec70964d8c183f3484f002d280.zip |
Remove jp BSP which only provide support for linux-2.4
Diffstat (limited to 'target/device/jp/Config.in')
-rw-r--r-- | target/device/jp/Config.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/device/jp/Config.in b/target/device/jp/Config.in deleted file mode 100644 index 512e726ec..000000000 --- a/target/device/jp/Config.in +++ /dev/null @@ -1,12 +0,0 @@ -config BR2_TARGET_Q5 - bool "jp-embedded Q5 board support" - depends on BR2_mipsel - select BR2_PACKAGE_LINUX - help - jp-embedded Q5 series MIPS based boards, see - http://www.jp-embedded.com for further information. - - -comment "Package support" - depends on BR2_TARGET_Q5 - |