diff --git a/Makefile b/Makefile index fc2bf70f..5245af98 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ apps/minisatip/minisatip.c: apps/minisatip/minisatip: apps/minisatip/minisatip.c make -C apps/minisatip \ CC=$(TOOLCHAIN)/bin/sh4-linux-gcc \ - CFLAGS="-O2 -DSYS_DVBT2=16" + CFLAGS="-O2 -DAXE=1 -DSYS_DVBT2=16" .PHONY: minisatip minisatip: apps/minisatip/minisatip diff --git a/README.md b/README.md index 36433a43..2c559724 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,8 @@ Booting uImage.gz on Inverto IDL-400s/Grundig GSS.BOX/Inverto IDL-400S from USB: - you may type 'save' to store this settings permanently - to execute the debugfw type 'run debugfw' - note that the USB stick should be in the first (upper) USB connector + +Configuration + + - dhcp client, telnetd and dropbear (ssh daemon) are active by default + - configuration is stored in /etc/sysconfig/config