Files
Openwrt_Print_Server/target/linux/printserver/image/Makefile
2026-02-12 08:02:53 -05:00

10 lines
432 B
Makefile
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 复用主树 ramips/rt305x 镜像规则,并加入本目录下的 Hiker/PrintServer Device 定义
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
include $(TOPDIR)/target/linux/ramips/image/rt305x.mk
include $(CURDIR)/hiker.mk
# 仅保留本 feed 的 3 个 profile供 menuconfig Target Profile 与镜像生成使用
TARGET_DEVICES := printserver_hiker_x9_mini printserver_hiker_x9_print printserver_hiker_x9_full