Changeset 6032
- Timestamp:
- 04/06/10 13:21:28 (3 years ago)
- Files:
-
- 1 modified
-
luci2/openwrt-feed/appsd/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
luci2/openwrt-feed/appsd/Makefile
r6018 r6032 21 21 endef 22 22 23 define Package/appsd/config 24 select BUSYBOX_CONFIG_GETTY 25 endef 26 23 27 define Package/appsd/install 24 28 $(INSTALL_DIR) $(1)/sbin/ $(1)/bin/ $(1)/etc/config/ $(1)/etc/init.d/ $(1)/etc/rc0.d/ $(1)/etc/rc6.d/ $(1)/etc/rc.d/
