base-files: add netifd's default prelocal table to /etc/iproute2/rt_tables
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48685
This commit is contained in:
parent
2d04407e40
commit
117cef6d44
@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||||||
include $(INCLUDE_DIR)/version.mk
|
include $(INCLUDE_DIR)/version.mk
|
||||||
|
|
||||||
PKG_NAME:=base-files
|
PKG_NAME:=base-files
|
||||||
PKG_RELEASE:=166
|
PKG_RELEASE:=167
|
||||||
|
|
||||||
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
|
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
|
||||||
PKG_BUILD_DEPENDS:=usign/host
|
PKG_BUILD_DEPENDS:=usign/host
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# reserved values
|
# reserved values
|
||||||
#
|
#
|
||||||
|
128 prelocal
|
||||||
255 local
|
255 local
|
||||||
254 main
|
254 main
|
||||||
253 default
|
253 default
|
||||||
|
Loading…
Reference in New Issue
Block a user