diff options
Diffstat (limited to 'targets/tyan/s2875/ns2875')
-rw-r--r-- | targets/tyan/s2875/ns2875 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/targets/tyan/s2875/ns2875 b/targets/tyan/s2875/ns2875 deleted file mode 100644 index 98287d0546..0000000000 --- a/targets/tyan/s2875/ns2875 +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -TYANMB=s2875 -cd "$TYANMB" -make -cat ./normal/coreboot.rom ./fallback/coreboot.rom > $TYANMB"_coreboot.rom" -cp -f $TYANMB"_coreboot.rom" /home/yhlu/ |