From c73c1193f315acec70964d8c183f3484f002d280 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Thu, 29 Jan 2009 17:22:49 +0000 Subject: Remove jp BSP which only provide support for linux-2.4 --- target/device/jp/q5/target_skeleton/root/.bash_profile | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 target/device/jp/q5/target_skeleton/root/.bash_profile (limited to 'target/device/jp/q5/target_skeleton/root/.bash_profile') diff --git a/target/device/jp/q5/target_skeleton/root/.bash_profile b/target/device/jp/q5/target_skeleton/root/.bash_profile deleted file mode 100644 index 27bf14953..000000000 --- a/target/device/jp/q5/target_skeleton/root/.bash_profile +++ /dev/null @@ -1,15 +0,0 @@ -# .bash_profile - -export PATH=\ -/bin:\ -/sbin:\ -/usr/bin:\ -/usr/sbin:\ -/usr/bin/X11:\ -/usr/local/bin - -umask 022 - -if [ -f ~/.bashrc ]; then - source ~/.bashrc -fi -- cgit v1.2.3