|
@@ -150,13 +150,11 @@ define Package/base-files/install
|
|
|
|
|
|
|
|
$(VERSION_SED_SCRIPT) \
|
|
$(VERSION_SED_SCRIPT) \
|
|
|
$(1)/etc/banner \
|
|
$(1)/etc/banner \
|
|
|
|
|
+ $(1)/etc/device_info \
|
|
|
|
|
+ $(1)/etc/openwrt_release \
|
|
|
$(1)/etc/openwrt_version \
|
|
$(1)/etc/openwrt_version \
|
|
|
$(1)/usr/lib/os-release
|
|
$(1)/usr/lib/os-release
|
|
|
|
|
|
|
|
- $(VERSION_SED_SCRIPT) \
|
|
|
|
|
- $(1)/etc/openwrt_release \
|
|
|
|
|
- $(1)/etc/device_info \
|
|
|
|
|
- $(1)/usr/lib/os-release
|
|
|
|
|
|
|
|
|
|
$(SED) "s#%PATH%#$(TARGET_INIT_PATH)#g" \
|
|
$(SED) "s#%PATH%#$(TARGET_INIT_PATH)#g" \
|
|
|
$(1)/sbin/hotplug-call \
|
|
$(1)/sbin/hotplug-call \
|