mirror of https://github.com/hak5/openwrt-owl.git
ixp4xx: upgrade: don't copy extra binaries
hexdump is already added to new temporary file system while less is not used at all. While at it, remove some trailing whitespaces. Signed-off-by: Luka Perkov <luka@openwrt.org> CC: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39181owl
parent
6865f1d6b2
commit
1df5226b04
|
@ -2,9 +2,6 @@
|
||||||
|
|
||||||
RAMFS_COPY_DATA="/lib/ixp4xx.sh"
|
RAMFS_COPY_DATA="/lib/ixp4xx.sh"
|
||||||
|
|
||||||
# testing
|
|
||||||
RAMFS_COPY_BIN="/usr/bin/less /usr/bin/hexdump"
|
|
||||||
|
|
||||||
CI_BLKSZ=65536
|
CI_BLKSZ=65536
|
||||||
CI_LDADR=0x00800000
|
CI_LDADR=0x00800000
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue