include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
# PPP devices are configured by pppd, no need to run setup_interface here
case "$INTERFACE" in
# PPP devices are configured by pppd, no need to run setup_interface here
case "$INTERFACE" in
ath*) return 0;;
wlan*) return 0;;
esac
ath*) return 0;;
wlan*) return 0;;
esac