adding ps3 specific banner and system name
SVN-Revision: 11286
This commit is contained in:
parent
ce3f17dafa
commit
cd3ca8e913
2 changed files with 7 additions and 0 deletions
5
target/linux/ps3/base-files/etc/banner
Normal file
5
target/linux/ps3/base-files/etc/banner
Normal file
|
@ -0,0 +1,5 @@
|
|||
_____ _____ _____
|
||||
| _ || ___||___ |
|
||||
| __||___ ||___ |
|
||||
|__| |_____||_____|
|
||||
|
2
target/linux/ps3/base-files/etc/config/system
Normal file
2
target/linux/ps3/base-files/etc/config/system
Normal file
|
@ -0,0 +1,2 @@
|
|||
config system
|
||||
option hostname ps3
|
Loading…
Reference in a new issue