add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
[openwrt.git] / package / base-files / Makefile
index f02f1c9..30e9045 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)
This page took 0.019182 seconds and 4 git commands to generate.