small changes to the default netconfig and ipkg repo for the foxboard

SVN-Revision: 7497
master
John Crispin 18 years ago
parent 66e5a6becc
commit 8a91e41a8f
  1. 2
      target/linux/etrax-2.6/base-files/default/etc/config/network
  2. 3
      target/linux/etrax-2.6/base-files/default/etc/ipkg.conf

@ -11,3 +11,5 @@ config interface lan
option proto static
option ipaddr 192.168.0.90
option netmask 255.255.255.0
#option dns 192.168.0.1
#option gateway 192.168.0.1

@ -0,0 +1,3 @@
src snapshots http://www.acmesystems.it/download/owrt/packages
dest root /
dest ram /tmp
Loading…
Cancel
Save