diff options
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/ps3/base-files/etc/banner | 1 | ||||
| -rw-r--r-- | target/linux/ps3/base-files/etc/config/system | 3 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/target/linux/ps3/base-files/etc/banner b/target/linux/ps3/base-files/etc/banner index a99f6bb66..4d671c7ba 100644 --- a/target/linux/ps3/base-files/etc/banner +++ b/target/linux/ps3/base-files/etc/banner @@ -2,4 +2,5 @@   |  _  ||  ___||___  |   |   __||___  ||___  |   |__|   |_____||_____| +            L I N U X diff --git a/target/linux/ps3/base-files/etc/config/system b/target/linux/ps3/base-files/etc/config/system index cbfb4dadc..1334f3eb2 100644 --- a/target/linux/ps3/base-files/etc/config/system +++ b/target/linux/ps3/base-files/etc/config/system @@ -1,3 +1,2 @@  config system -	option hostname ps3 - +	option hostname ps3-linux | 
