add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
[openwrt/staging/florian.git] / package / base-files / Makefile
index f02f1c9aa3fbf904615bad06f135262f3e42e315..30e90453eeed1d9250dcf25ec61edb2024d11f48 100644 (file)
@@ -19,7 +19,6 @@ REV:=$(shell LANG=C svn info | awk '/^Revision:/ { print$$2 }' )
 ifeq ($(REV),)
   REV:=0
 endif
-
 include $(INCLUDE_DIR)/package.mk
 
 ifneq ($(DUMP),1)