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/q5/target_skeleton/etc/shadow | |
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/q5/target_skeleton/etc/shadow')
-rw-r--r-- | target/device/jp/q5/target_skeleton/etc/shadow | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/device/jp/q5/target_skeleton/etc/shadow b/target/device/jp/q5/target_skeleton/etc/shadow deleted file mode 100644 index 4941a1ac5..000000000 --- a/target/device/jp/q5/target_skeleton/etc/shadow +++ /dev/null @@ -1,12 +0,0 @@ -root::10933:0:99999:7::: -bin:*:10933:0:99999:7::: -daemon:*:10933:0:99999:7::: -adm:*:10933:0:99999:7::: -lp:*:10933:0:99999:7::: -sync:*:10933:0:99999:7::: -shutdown:*:10933:0:99999:7::: -halt:*:10933:0:99999:7::: -uucp:*:10933:0:99999:7::: -operator:*:10933:0:99999:7::: -nobody:*:10933:0:99999:7::: -default::10933:0:99999:7::: |