include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
-PKG_RELEASE:=57
+PKG_RELEASE:=61
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host
/etc/inittab
/etc/group
/etc/passwd
+/etc/shadow
/etc/profile
/etc/shells
/etc/sysctl.conf
/etc/rc.local
+/etc/sysupgrade.conf
+/etc/config/
+/etc/dropbear/
$(call $(TARGET)/conffiles)
endef
DEPENDS:=+libgcc
endif
URL:=$(LIBC_URL)
+ PKG_FLAGS:=hold essential
endef